#include <network.h>
◆ AcceptClient()
◆ ClientAddr()
const NETADDR * CNetConsole::ClientAddr |
( |
int |
ClientId | ) |
const |
|
inline |
◆ Close()
int CNetConsole::Close |
( |
| ) |
|
◆ Drop()
int CNetConsole::Drop |
( |
int |
ClientId, |
|
|
const char * |
pReason |
|
) |
| |
◆ NetBan()
CNetBan * CNetConsole::NetBan |
( |
| ) |
const |
|
inline |
◆ Open()
◆ Recv()
int CNetConsole::Recv |
( |
char * |
pLine, |
|
|
int |
MaxLength, |
|
|
int * |
pClientId = nullptr |
|
) |
| |
◆ Send()
int CNetConsole::Send |
( |
int |
ClientId, |
|
|
const char * |
pLine |
|
) |
| |
◆ SetCallbacks()
◆ Update()
int CNetConsole::Update |
( |
| ) |
|
◆ m_aSlots
◆ m_pfnDelClient
◆ m_pfnNewClient
◆ m_pNetBan
◆ m_pUser
void* CNetConsole::m_pUser |
|
private |
◆ m_RecvUnpacker
◆ m_Socket
The documentation for this class was generated from the following files: