pxar
 All Classes Namespaces Functions Variables Typedefs Friends
Public Member Functions | List of all members
CEthernet Class Reference
Inheritance diagram for CEthernet:

Public Member Functions

const char * Name ()
 
int GetLastError ()
 
const char * GetErrorMsg (int)
 
void SetTimeout (unsigned int)
 
bool EnumFirst (unsigned int &nDevices)
 
bool EnumNext (char name[])
 
bool Enum (char name[], unsigned int pos)
 
bool Open (char MAC_address[])
 
bool Connected ()
 
void Write (const void *buffer, unsigned int size)
 
void Flush ()
 
void Clear ()
 
void Read (void *buffer, unsigned int size)
 
void Close (CRpcIo *io)
 
void Close ()
 
bool IsOpen ()
 

Detailed Description

Definition at line 23 of file EthernetInterface.h.


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