AccessAddress(void) const | nServerInfoBase | [private] |
address_ | nServerInfoBase | [mutable, private] |
ClearAddress() const | nServerInfoBase | |
Connect(nLoginType loginType=Login_All, const nSocket *socket=NULL) | nServerInfoBase | |
connectionName_ | nServerInfoBase | [private] |
CopyFrom(const nServerInfoBase &other) | nServerInfoBase | |
DoGetFrom(nSocket const *socket) | nServerInfoBase | [protected, virtual] |
DoGetName() const | nServerInfoBase | [protected, virtual] |
DoNetRead(nMessage &m) | nServerInfoBase | [protected, virtual] |
DoNetWrite(nMessage &m) const | nServerInfoBase | [protected, virtual] |
GetAddress(void) const | nServerInfoBase | |
GetAddress(nAddress &address) const | nServerInfoBase | |
GetConnectionName(void) const | nServerInfoBase | [inline] |
GetConnectionName(tString &connectionName) const | nServerInfoBase | [inline] |
GetFrom(nSocket const *socket) | nServerInfoBase | [inline] |
GetName() const | nServerInfoBase | [inline] |
GetPort(void) const | nServerInfoBase | [inline] |
GetPort(unsigned int &port) const | nServerInfoBase | [inline] |
NetRead(nMessage &m) | nServerInfoBase | [inline] |
NetReadThis(nMessage &m) | nServerInfoBase | |
NetWrite(nMessage &m) const | nServerInfoBase | [inline] |
NetWriteThis(nMessage &m) const | nServerInfoBase | |
nServerInfoBase() | nServerInfoBase | |
operator!=(const nServerInfoBase &other) const | nServerInfoBase | |
operator=(const nServerInfoBase &other) | nServerInfoBase | |
operator==(const nServerInfoBase &other) const | nServerInfoBase | |
port_ | nServerInfoBase | [private] |
SetAddress(nAddress const &address) | nServerInfoBase | [private] |
SetConnectionName(tString const &connectionName) | nServerInfoBase | [inline, protected] |
SetPort(unsigned int port) | nServerInfoBase | [inline, protected] |
~nServerInfoBase() | nServerInfoBase | [virtual] |