Jack2  1.9.8
Public Member Functions | Friends | List of all members
Jack::JackNetMaster Class Reference

#include <JackNetManager.h>

Inheritance diagram for Jack::JackNetMaster:
Jack::JackNetMasterInterface Jack::JackNetInterface

Public Member Functions

 JackNetMaster (JackNetSocket &socket, session_params_t &params, const char *multicast_ip)
 
bool IsSlaveReadyToRoll ()
 
- Public Member Functions inherited from Jack::JackNetMasterInterface
 JackNetMasterInterface (session_params_t &params, JackNetSocket &socket, const char *multicast_ip)
 
- Public Member Functions inherited from Jack::JackNetInterface
 JackNetInterface (const char *multicast_ip, int port)
 
 JackNetInterface (session_params_t &params, JackNetSocket &socket, const char *multicast_ip)
 

Friends

class JackNetMasterManager
 

Additional Inherited Members

- Protected Member Functions inherited from Jack::JackNetMasterInterface
bool Init ()
 
int SetRxTimeout ()
 
bool 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 ()
 
void FatalRecvError ()
 
void FatalSendError ()
 
- Protected Attributes inherited from Jack::JackNetMasterInterface
bool fRunning
 
int fCurrentCycleOffset
 
int fMaxCycleOffset
 
int fLastfCycleOffset
 

Detailed Description

This class describes a Net Master

Definition at line 37 of file JackNetManager.h.


The documentation for this class was generated from the following files: