Messages::Logging Class Reference
| Public Member Functions |
|---|
| IMPORT_C void | LogAddress(const TDesC8 &, const TRuntimeCtxId &, const TDesC8 &) |
| IMPORT_C void | LogAddress(const TDesC8 &, const TRuntimeCtxId &) |
| IMPORT_C void | LogMessage(const TDesC8 &, const TDesC8 &, const TDesC8 &) |
| IMPORT_C void | LogMessage(const TDesC8 &, const TDesC8 &) |
| IMPORT_C void | LogMessage(const TDesC8 &, const TSignalBase &, const TDesC8 &) |
| IMPORT_C void | LogMessage(const TDesC8 &, const TSignalBase &) |
| IMPORT_C void | LogNode(const TDesC8 &, const ANode &, const TDesC8 &) |
| IMPORT_C void | LogNode(const TDesC8 &, const ANode &) |
| IMPORT_C void | Printf(const TDesC8 &, TRefByValue< const TDesC8 >, ...) |
| IMPORT_C void | Printf(const TDesC8 &, TRefByValue< const TDesC8 >, VA_LIST &) |
| IMPORT_C void | Printf(const TDesC8 &, TLogEntryType, TRefByValue< const TDesC8 >, ...) |
| IMPORT_C void | Printf(const TDesC8 &, TLogEntryType, TRefByValue< const TDesC8 >, VA_LIST &) |
Member Functions Documentation
LogAddress(const TDesC8 &, const TRuntimeCtxId &, const TDesC8 &)
LogAddress(const TDesC8 &, const TRuntimeCtxId &)
LogMessage(const TDesC8 &, const TDesC8 &, const TDesC8 &)
| IMPORT_C void | LogMessage | ( | const TDesC8 & | aSubTag, |
| | const TDesC8 & | aMessage, |
| | const TDesC8 & | aText |
| | ) | [static] |
LogMessage(const TDesC8 &, const TDesC8 &)
| IMPORT_C void | LogMessage | ( | const TDesC8 & | aSubTag, |
| | const TDesC8 & | aMessage |
| | ) | [static] |
LogMessage(const TDesC8 &, const TSignalBase &, const TDesC8 &)
LogMessage(const TDesC8 &, const TSignalBase &)
LogNode(const TDesC8 &, const ANode &, const TDesC8 &)
| IMPORT_C void | LogNode | ( | const TDesC8 & | aSubTag, |
| | const ANode & | aNode, |
| | const TDesC8 & | aText |
| | ) | [static] |
LogNode(const TDesC8 &, const ANode &)
| IMPORT_C void | LogNode | ( | const TDesC8 & | aSubTag, |
| | const ANode & | aNode |
| | ) | [static] |
Printf(const TDesC8 &, TRefByValue< const TDesC8 >, ...)
Printf(const TDesC8 &, TRefByValue< const TDesC8 >, VA_LIST &)
Printf(const TDesC8 &, TLogEntryType, TRefByValue< const TDesC8 >, ...)
Printf(const TDesC8 &, TLogEntryType, TRefByValue< const TDesC8 >, VA_LIST &)
Member Enumerations Documentation
Enum TLogEntryType
Enumerators
| ELogBinary = KBinary | |
| ELogInfo = KText | |
| ELogBlockStart | |
| ELogBlockEnd | |
| ELogNodeCreate | |
| ELogNodeDestroy | |
| ELogAddress | |
| ELogMessage | |
| ELogNode | |
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.