RControlChannel Class Reference
This class is used to send and receive control messages
Private Member Functions |
---|
void | Attach(CControlChannelBase &) |
Constructor & Destructor Documentation
RControlChannel()
IMPORT_C | RControlChannel | ( | ) | |
Member Functions Documentation
Attach(CControlChannelBase &)
void | Attach | ( | CControlChannelBase & | aChannelBase | ) | [private] |
Parameters
CControlChannelBase & aChannelBase | |
CancelRecv()
IMPORT_C void | CancelRecv | ( | ) | |
Used to cancel the asynchronous recv
CancelSend()
IMPORT_C void | CancelSend | ( | ) | |
Used to cancel the asynchronous send
Close()
Used to close the channel
Recv(TControlMessage &, TRequestStatus &)
Used to receive control messages
Send(TControlMessage &, TRequestStatus &)
Used to send control messages
Member Data Documentation
CControlChannelBase * iControlChannelImpl
CControlChannelBase * | iControlChannelImpl | [private] |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.