Jack::JackNetSlaveInterface Class Reference

#include <JackNetInterface.h>

Inheritance diagram for Jack::JackNetSlaveInterface:

Jack::JackNetInterface Jack::JackNetAdapter Jack::JackNetDriver

List of all members.

Public Member Functions

 JackNetSlaveInterface (const char *ip, int port)

Protected Member Functions

bool Init ()
net_status_t GetNetMaster ()
net_status_t SendStartToMaster ()
void SetParams ()
int SyncRecv ()
int SyncSend ()
int DataRecv ()
int DataSend ()
int Recv (size_t size, int flags)
int Send (size_t size, int flags)

Static Protected Attributes

static uint fSlaveCounter = 0


Detailed Description

This class describes the Net Interface for slaves (NetDriver and NetAdapter)

Definition at line 130 of file JackNetInterface.h.


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

Generated on Wed Dec 17 16:10:12 2008 for Jackdmp by  doxygen 1.5.7.1