Public Attributes | |
| NetMgr * | SelfCheck1 |
| geCSNetMgr * | CSNetMgr |
| geBoolean | UseLocalBuffers |
| uint8 | ClientBuffer [NETMGR_LOCAL_MSG_BUFFER_SIZE] |
| uint8 | ServerBuffer [NETMGR_LOCAL_MSG_BUFFER_SIZE] |
| Buffer_Data | ClientToServerBuffer |
| Buffer_Data | ServerToClientBuffer |
| NetMgr * | SelfCheck2 |
|
|
Definition at line 37 of file NetMgr.c. Referenced by NetMgr_Create(). |
|
|
Definition at line 40 of file NetMgr.c. Referenced by NetMgr_Create(), NetMgr_ReceiveClientMessage(), NetMgr_ResetClientBuffer(), and NetMgr_SendServerMessage(). |
|
|
Definition at line 32 of file NetMgr.c. Referenced by NetMgr_Create(), NetMgr_FreeAllObjects(), NetMgr_GetOurID(), NetMgr_JoinSession(), NetMgr_ReceiveClientMessage(), NetMgr_ReceiveServerMessage(), NetMgr_SendClientMessage(), NetMgr_SendServerMessage(), and NetMgr_StartSession(). |
|
|
Definition at line 30 of file NetMgr.c. Referenced by NetMgr_Create(), and NetMgr_IsValid(). |
|
|
Definition at line 43 of file NetMgr.c. Referenced by NetMgr_Create(), and NetMgr_IsValid(). |
|
|
Definition at line 38 of file NetMgr.c. Referenced by NetMgr_Create(). |
|
|
Definition at line 41 of file NetMgr.c. Referenced by NetMgr_Create(), NetMgr_ReceiveServerMessage(), NetMgr_ResetServerBuffer(), and NetMgr_SendClientMessage(). |
|
|
Definition at line 35 of file NetMgr.c. Referenced by NetMgr_Create(), NetMgr_FreeAllObjects(), NetMgr_JoinSession(), NetMgr_ReceiveClientMessage(), NetMgr_ReceiveServerMessage(), NetMgr_SendClientMessage(), NetMgr_SendServerMessage(), and NetMgr_StartSession(). |
1.3.2