MRxDataObserver Class Reference
An interface to be implemented by classes that wish to receive status information from an implementation of the CRxData class.
Member Functions Documentation
MRDO_Reserved1()
void | MRDO_Reserved1 | ( | ) | [private, inline, virtual] |
MRDO_Reserved2()
void | MRDO_Reserved2 | ( | ) | [private, inline, virtual] |
SetStatusL(CRxData &, TInt)
void | SetStatusL | ( | CRxData & | aRxData, |
| TInt | aStatus |
| ) | [pure virtual] |
Intended Usage: Receive a status message from the object that processes received data in a protocol handler.
Parameters
CRxData & aRxData | The object which is processing the data. |
TInt aStatus | The status (or error) code. |
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.