ESock::CDataMonitoringResponder Class Reference
class ESock::CDataMonitoringResponder : public ESock::CCommsApiExtIpcResponder |
Server-side data monitoring API extension.
Inherits from
- ESock::CDataMonitoringResponder
Constructor & Destructor Documentation
CDataMonitoringResponder(Elements::RResponseMsg &)
~CDataMonitoringResponder()
~CDataMonitoringResponder | ( | ) | [protected] |
Member Functions Documentation
DataReceivedNotification(CDataMonitoringResponder *&, TUint32)
DataSentNotification(CDataMonitoringResponder *&, TUint32)
DataTransferred(CDataMonitoringResponder *&, TUint32, TUint32)
DoCancelRequest()
void | DoCancelRequest | ( | ) | [protected, virtual] |
DoDataReceivedNotification(TUint32)
void | DoDataReceivedNotification | ( | TUint32 | aReceivedBytes | ) | [protected, virtual] |
DoDataSentNotification(TUint32)
void | DoDataSentNotification | ( | TUint32 | aSentBytes | ) | [protected, virtual] |
DoDataTransferred(TUint32, TUint32)
void | DoDataTransferred | ( | TUint32 | aReceivedBytes, |
| TUint32 | aSentBytes |
| ) | [protected, virtual] |
Completes the client's request for the amount of data transferred.
Parameters
TUint32 aReceivedBytes | The number of bytes received for communication to the client. |
TUint32 aSentBytes | The number of bytes sent for communication to the client. |
Error(CDataMonitoringResponder *&, TInt)
NewL(Elements::RResponseMsg &)
Member Data Documentation
CCommsDataMonitorApiExtResp * iMsg
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.