#include <RpcConnectionManager.h>
Definition at line 11 of file RpcConnectionManager.h.
◆ RpcConnectionManager()
| RpcConnectionManager::RpcConnectionManager |
( |
| ) |
|
◆ ~RpcConnectionManager()
| RpcConnectionManager::~RpcConnectionManager |
( |
| ) |
|
|
overridevirtual |
◆ RecvFrom()
| int RpcConnectionManager::RecvFrom |
( |
char * | buffer, |
|
|
int | len, |
|
|
int | flags, |
|
|
int * | connection_id ) |
|
virtual |
◆ SendTo()
| int RpcConnectionManager::SendTo |
( |
const char * | buffer, |
|
|
int | len, |
|
|
int | flags, |
|
|
int | connection_id ) |
|
virtual |
◆ playerIndex
| int RpcConnectionManager::playerIndex |
◆ receiveSchedule
| TDoubleLinkedList<TArray<int8> > RpcConnectionManager::receiveSchedule |
◆ sendSchedule
| TDoubleLinkedList<TArray<int8> > RpcConnectionManager::sendSchedule |
The documentation for this class was generated from the following files: