This is the complete list of members for ComDeviceNetwork, including all inherited members.
ClientConnect() | ComDeviceNetwork | protected |
Close() | ComDeviceNetwork | virtual |
CM_CLIENT enum value | ComDeviceNetwork | |
CM_SERVER enum value | ComDeviceNetwork | |
ComDeviceNetwork(const eC_String &kIPAddress, const eC_UShort &uiPort) | ComDeviceNetwork | |
ComDeviceNetwork(const eC_UShort &uiPort) | ComDeviceNetwork | |
ConnectionMode_t enum name | ComDeviceNetwork | |
ConnectionState_t enum name | ComDeviceNetwork | |
CS_CONNECTED enum value | ComDeviceNetwork | |
CS_DISCONNECTED enum value | ComDeviceNetwork | |
CS_LISTENING enum value | ComDeviceNetwork | |
CS_WAIT_FOR_CONNECT enum value | ComDeviceNetwork | |
DataReceived(char *pkData, const eC_UInt &uiDataSize)=0 | ComDevice | pure virtual |
IsConnected() const | ComDeviceNetwork | protected |
Open() | ComDeviceNetwork | virtual |
Process() | ComDeviceNetwork | virtual |
Send(char *pkBuffer, const eC_UInt &uiBufferSize) | ComDeviceNetwork | virtual |
~ComDeviceNetwork() | ComDeviceNetwork | virtual |