Public Member Functions | |
| KClient () | |
| virtual | ~KClient () |
| void | SetpName (char *pName) |
| void | SetAddress (KInetAddr &Address) |
| void | SetVersion (u32 Version) |
| void | SetSocket (KClientConnection *pSocket) |
| void | SetpData (void *pData) |
| char * | GetpName () |
| KInetAddr & | GetAddress () |
| u32 | GetVersion () |
| KClientConnection * | GetSocket () |
| void * | GetpData () |
Definition at line 10 of file Client.h.
1.5.1-p1