|
|
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 () |
| |
Definition at line 23 of file EthernetInterface.h.
The documentation for this class was generated from the following files: