CDebugLogBase Class Reference
| class CDebugLogBase : public CBase |
Member Functions Documentation
Command(TInt, TInt, const TAny *, TInt)
| void | Command | ( | TInt | aClass, |
| | TInt | aOpcode, |
| | const TAny * | aCmdData, |
| | TInt | aHandle |
| | ) | [pure virtual] |
CommandBuf(TInt)
| void | CommandBuf | ( | TInt | aApp | ) | [pure virtual] |
HeapDump()
| void | HeapDump | ( | ) | [pure virtual] |
IniFileSettingRead(TInt, const TDesC &, TBool, const TDesC &)
| void | IniFileSettingRead | ( | TInt | aScreen, |
| | const TDesC & | aVarName, |
| | TBool | aFound, |
| | const TDesC & | aResult |
| | ) | [pure virtual] |
MiscMessage(TInt, const TDesC &, TInt)
| void | MiscMessage | ( | TInt | aPriority, |
| | const TDesC & | aFmt, |
| | TInt | aParam = 0 |
| | ) | [pure virtual] |
NewClient(TUint)
| void | NewClient | ( | TUint | aConnectionHandle | ) | [pure virtual] |
Panic(TInt, TInt)
| void | Panic | ( | TInt | aApp, |
| | TInt | aReason |
| | ) | [pure virtual] |
Reply(TInt)
| void | Reply | ( | TInt | aData | ) | [pure virtual] |
ReplyBuf(const TDesC8 &)
| void | ReplyBuf | ( | const TDesC8 & | aDes | ) | [pure virtual] |
ReplyBuf(const TDesC16 &)
| void | ReplyBuf | ( | const TDesC16 & | aDes | ) | [pure virtual] |
SetLoggingLevel(TInt)
| void | SetLoggingLevel | ( | TInt | aLevel | ) | [pure virtual] |
SignalEvent(TInt)
| void | SignalEvent | ( | TInt | aApp | ) | [pure virtual] |
Member Enumerations Documentation
Enum anonymous
Enumerators
| ELogEverything = 1 | |
| ELogIntermediate = 5 | |
| ELogImportant = 9 | |
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.