Jack::JackNetMasterInterface Class Reference
#include <JackNetInterface.h>
List of all members.
|
Public Member Functions |
|
| JackNetMasterInterface (session_params_t ¶ms, JackNetSocket &socket, const char *multicast_ip) |
Protected Member Functions |
|
bool | Init () |
|
int | SetRxTimeout () |
|
void | SetParams () |
|
void | Exit () |
|
int | SyncRecv () |
|
int | SyncSend () |
|
int | DataRecv () |
|
int | DataSend () |
|
void | EncodeSyncPacket () |
|
void | DecodeSyncPacket () |
|
int | Send (size_t size, int flags) |
|
int | Recv (size_t size, int flags) |
|
bool | IsSynched () |
Protected Attributes |
|
bool | fRunning |
|
int | fCycleOffset |
Detailed Description
This class describes the Net Interface for masters (NetMaster)
Definition at line 103 of file JackNetInterface.h.
The documentation for this class was generated from the following files: