CImLogMessage Class Reference
class CImLogMessage : public CMsgActive |
Constructor & Destructor Documentation
CImLogMessage(TInt)
CImLogMessage | ( | TInt | aPriority | ) | [private] |
Member Functions Documentation
ConstructL(RFs &, TInt)
void | ConstructL | ( | RFs & | aFs, |
| TInt | aPriority |
| ) | [private] |
DoCancel()
void | DoCancel | ( | ) | [private, virtual] |
Implements cancellation of an outstanding request.
This function is called as part of the active object's Cancel().
It must call the appropriate cancel function offered by the active object's asynchronous service provider. The asynchronous service provider's cancel is expected to act immediately.
DoCancel() must not wait for event completion; this is handled by Cancel().
CActive::Cancel
DoComplete(TInt &)
void | DoComplete | ( | TInt & | aStatus | ) | [private, virtual] |
DoRunL()
void | DoRunL | ( | ) | [private, virtual] |
NewL(RFs &, TInt)
Parameters
RFs & aFs | |
TInt aPriority = CActive::EPriorityStandard | |
Start(TInt, TRequestStatus &)
Member Data Documentation
CLogWrapper * iLogWrapper
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.