Planeshift

NetManager Member List

This is the complete list of members for NetManager, including all inherited members.
AddFilterLogMessage(int type)NetBase
AddMsgQueue(MsgQueue *, objID minID=0, objID maxID=0xffffffff)NetBase
avgIndexNetBase [protected]
awaitingackNetBase [protected]
BC_EVERYONE enum valueNetBase
BC_EVERYONEBUTSELF enum valueNetBase
BC_FINALPACKET enum valueNetBase
BC_GROUP enum valueNetBase
BC_GUILD enum valueNetBase
BC_SECTOR enum valueNetBase
Bind(const char *addr, int port)NetBase
Bind(const IN_ADDR &addr, int port)NetBase
Broadcast(MsgEntry *me, int scope, int guild=-1)NetManager [virtual]
broadcasttype enum nameNetBase
BuildMessage(psNetPacketEntry *pkt, Connection *&connection, LPSOCKADDR_IN addr)NetBase [protected]
CheckCompleteMessage(uint32_t client, uint32_t id)NetBase [protected]
CheckDoublePackets(Connection *connection, psNetPacketEntry *pkt)NetBase [protected]
CheckFragmentTimeouts(void)NetBase [protected]
CheckIn(void)NetBase
CheckLinkDead(void)NetManager
Close(bool force=true)NetBase [protected]
Create(CacheManager *cacheManager, int client_firstmsg, int npcclient_firstmsg, int timeout=15000)NetManager [static]
Destroy()NetManager [static]
FilterLogMessage(int type, char dir)NetBase [protected]
Flush(MsgQueue *queue)NetBase
GetAccessPointers()NetBase [inline, static]
GetAnyClient(int cnum)NetManager
GetClient(int cnum)NetManager
GetConnByIP(LPSOCKADDR_IN addr)NetManager [protected, virtual]
GetConnByNum(uint32_t clientnum)NetManager [protected, virtual]
GetConnections()NetManager [inline]
GetEngine()NetBase [inline]
GetIPByName(LPSOCKADDR_IN addr, const char *name)NetBase [protected]
GetPing(void)NetBase [inline]
GetProfs()NetBase [inline]
GetRandomID()NetBase
HandleAck(psNetPacketEntry *pkt, Connection *connection, LPSOCKADDR_IN addr)NetBase [protected]
HandleCompletedMessage(MsgEntry *me, Connection *&connection, LPSOCKADDR_IN addr, psNetPacketEntry *pkt)NetBase [protected]
HandleUnknownClient(LPSOCKADDR_IN addr, MsgEntry *msg)NetManager [protected, virtual]
Init(bool autobind=true)NetBase [protected]
Initialize(CacheManager *cachemanager, int client_firstmsg, int npcclient_firstmsg, int timeout=15000)NetManager
inqueuesNetBase [protected]
InvertLogMessageFilter()NetBase [inline]
IsReady()NetBase [inline]
lastSendReportNetBase [protected]
LogMessageFilter(const char *arg)NetBase
LogMessageFilterClear()NetBase
LogMessageFilterDump()NetBase
LogMessages(char dir, MsgEntry *me)NetBase
Multicast(MsgEntry *me, const csArray< PublishDestination > &multi, uint32_t except, float range)NetManager [virtual]
NetBase(int outqueuelen=100)NetBase
NetManager()NetManager
NetworkQueueNetBase [protected]
ProcessNetwork(csTicks timeout)NetBase
profsNetBase [protected]
QueueMessage(MsgEntry *me)NetBase
readyNetBase [protected]
RecvFrom(LPSOCKADDR_IN addr, socklen_t *socklen, void *buf, unsigned int maxsize)NetBase [inline, protected]
RemoveFilterLogMessage(int type)NetBase
RemoveMsgQueue(MsgQueue *)NetBase
resendIndexNetBase [protected]
resendsNetBase [protected]
Run()NetManager
sendersNetBase [protected]
SendFinalPacket(psNetPacketEntry *pkt)NetBase [protected]
SendFinalPacket(psNetPacketEntry *pkt, LPSOCKADDR_IN addr)NetBase [protected]
SendMergedPackets(NetPacketQueue *q)NetBase [protected]
SendMessage(MsgEntry *me)NetManager [virtual]
NetBase::SendMessage(MsgEntry *me, NetPacketQueueRefCount *queue)NetBase [virtual]
SendMessageDelayed(MsgEntry *me, csTicks delay)NetManager
SendOut(void)NetBase
SendSinglePacket(psNetPacketEntry *pkt)NetBase [protected]
sendStatsNetBase [protected]
SendTo(LPSOCKADDR_IN addr, const void *data, unsigned int size)NetBase [inline, protected]
SetEngine(iEngine *engine)NetBase [inline]
SetLogMessageFilterHex(bool filterhex)NetBase [inline]
SetMsgStrings(csStringSet *msgstrings, csStringHashReversible *msgstringshash)NetBase [inline]
socklibrefcountNetBase [protected, static]
ToggleReceiveMessageFilter()NetBase [inline]
ToggleSendMessageFilter()NetBase [inline]
totalcountinNetBase [protected]
totalcountoutNetBase [protected]
totaltransferinNetBase [protected]
totaltransferoutNetBase [protected]
~NetBase()NetBase [virtual]
~NetManager()NetManager