Public Member Functions

client.ConnectionManager.ConnectionManager Class Reference

This is the ConnectionManager for the Anoria Client it handles all details related to the client's connection to the server. More...

List of all members.

Public Member Functions

def __init__
def doConnect

Detailed Description

This is the ConnectionManager for the Anoria Client it handles all details related to the client's connection to the server.

Definition at line 23 of file ConnectionManager.py.


Member Function Documentation

def client.ConnectionManager.ConnectionManager.__init__ (   self  ) 

Definition at line 27 of file ConnectionManager.py.

def client.ConnectionManager.ConnectionManager.doConnect (   self,
  host 
)

Definition at line 31 of file ConnectionManager.py.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Properties