|
class | JackNetMasterManager |
|
|
bool | Init () |
|
bool | SetParams () |
|
void | Exit () |
|
int | SyncRecv () |
|
int | SyncSend () |
|
int | DataRecv () |
|
int | DataSend () |
|
void | EncodeSyncPacket (int frames=-1) |
|
void | DecodeSyncPacket (int &frames) |
|
int | Send (size_t size, int flags) |
|
int | Recv (size_t size, int flags) |
|
void | FatalRecvError () |
|
void | FatalSendError () |
|
bool | fRunning |
|
int | fCurrentCycleOffset |
|
int | fMaxCycleOffset |
|
bool | fSynched |
|
Definition at line 38 of file JackNetManager.h.
The documentation for this class was generated from the following files: