CUCCSDeviceProtocol Class Reference
#include
<networkemulator/cuccsdeviceprotocol.h>
Link against: networkemulatorcontrol.lib
class CUCCSDeviceProtocol : public CBase, public CBase, public CBase |
Constructor & Destructor Documentation
CUCCSDeviceProtocol ( )
~CUCCSDeviceProtocol ( )
Member Function Documentation
disconnect ( )
initialise ( TBufC16< 40 >, TDPTransport )
TDPError
| initialise | ( | TBufC16< 40 > | aRemoteHost, |
| TDPTransport | aTransportType = TDP_SERIAL |
| ) | |
receiveMessage ( TPCommand *, int *, void * )
TDPError
| receiveMessage | ( | TPCommand * | aCmd, |
| int * | aDataLength, |
| void * | aData |
| ) | |
sendMessage ( TPCommand, int, void * )
TDPError
| sendMessage | ( | TPCommand | aCmd, |
| int | aDataLength, |
| void * | aData |
| ) | |