CUCCSDeviceProtocol Class Reference

#include <networkemulator/cuccsdeviceprotocol.h>

Link against: networkemulatorcontrol.lib

class CUCCSDeviceProtocol : public CBase, public CBase, public CBase

Inherits from

Constructor & Destructor Documentation

CUCCSDeviceProtocol ( )

CUCCSDeviceProtocol()

~CUCCSDeviceProtocol ( )

~CUCCSDeviceProtocol()

Member Function Documentation

disconnect ( )

TDPError disconnect()

initialise ( TBufC16< 40 >, TDPTransport )

TDPError initialise(TBufC16< 40 >aRemoteHost,
TDPTransportaTransportType = TDP_SERIAL
)

receiveMessage ( TPCommand *, int *, void * )

TDPError receiveMessage(TPCommand *aCmd,
int *aDataLength,
void *aData
)

sendMessage ( TPCommand, int, void * )

TDPError sendMessage(TPCommandaCmd,
intaDataLength,
void *aData
)