DDraceNetwork Docs
|
This is the complete list of members for CConsoleNetConnection, including all inherited members.
Disconnect(const char *pReason) | CConsoleNetConnection | |
ErrorString() const | CConsoleNetConnection | inline |
Init(NETSOCKET Socket, const NETADDR *pAddr) | CConsoleNetConnection | |
m_aBuffer | CConsoleNetConnection | private |
m_aErrorString | CConsoleNetConnection | private |
m_aLineEnding | CConsoleNetConnection | private |
m_BufferOffset | CConsoleNetConnection | private |
m_LineEndingDetected | CConsoleNetConnection | private |
m_PeerAddr | CConsoleNetConnection | private |
m_Socket | CConsoleNetConnection | private |
m_State | CConsoleNetConnection | private |
PeerAddress() const | CConsoleNetConnection | inline |
Recv(char *pLine, int MaxLength) | CConsoleNetConnection | |
Reset() | CConsoleNetConnection | |
Send(const char *pLine) | CConsoleNetConnection | |
State() const | CConsoleNetConnection | inline |
Update() | CConsoleNetConnection |