Jack2  1.9.10
Public Member Functions | Protected Member Functions | Protected Attributes
Jack::JackNetMasterInterface Class Reference

#include <JackNetInterface.h>

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

List of all members.

Public Member Functions

 JackNetMasterInterface (session_params_t &params, JackNetSocket &socket, const char *multicast_ip)

Protected Member Functions

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 ()

Protected Attributes

bool fRunning
int fCurrentCycleOffset
int fMaxCycleOffset
bool fSynched

Detailed Description

This class describes the Net Interface for masters (NetMaster)

Definition at line 143 of file JackNetInterface.h.


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