CCFLogIf Class Reference
class CCFLogIf : public CBase |
Interface class defining the CFlogger interface.
Public Member Functions |
---|
| ~CCFLogIf() |
IMPORT_C void | Close() |
IMPORT_C void | Connect() |
IMPORT_C CCFLogIf * | Context() |
IMPORT_C TInt | Delete(CCFLogIf *) |
IMPORT_C void | HexDump(const TDesC8 &, const TDesC8 &, const TText *, const TText *, const TUint8 *, TInt) |
IMPORT_C CCFLogIf * | NewL() |
IMPORT_C void | Panic(TCFLogPanic) |
IMPORT_C void | SetContext() |
IMPORT_C void | Write(const TDesC8 &, const TDesC8 &, const TDesC16 &) |
IMPORT_C void | Write(const TDesC8 &, const TDesC8 &, const TDesC8 &) |
IMPORT_C void | WriteBinary(const TDesC8 &, const TDesC8 &, const TDesC8 &) |
IMPORT_C void | WriteFormat(const TDesC8 &, const TDesC8 &, TRefByValue< const TDesC16 >, ...) |
IMPORT_C void | WriteFormat(const TDesC8 &, const TDesC8 &, TRefByValue< const TDesC16 >, VA_LIST &) |
IMPORT_C void | WriteFormat(const TDesC8 &, const TDesC8 &, TRefByValue< const TDesC8 >, ...) |
IMPORT_C void | WriteFormat(const TDesC8 &, const TDesC8 &, TRefByValue< const TDesC8 >, VA_LIST &) |
Private Attributes |
---|
CCFLog * | iCFLog |
Constructor & Destructor Documentation
Member Functions Documentation
Close()
IMPORT_C void | Close | ( | ) | [static] |
Empty implementation to keep exports for all builds
- panic
- ECFNoLogger if there is no flogger present
Connect()
IMPORT_C void | Connect | ( | ) | [static] |
Empty implementation to keep exports for all builds
- panic
- ECFNoLogger if there is no flogger present
ConstructL()
void | ConstructL | ( | ) | [private] |
Context()
Empty implementation to keep exports for all builds
- panic
- ECFNoLogger if there is no flogger present
Delete(CCFLogIf *)
Empty implementation to keep exports for all builds
- panic
- ECFNoLogger if there is no flogger present
HexDump(const TDesC8 &, const TDesC8 &, const TText *, const TText *, const TUint8 *, TInt)
Empty implementation to keep exports for all builds
- panic
- ECFNoLogger if there is no flogger present
NewL()
Empty implementation to keep exports for all builds
- panic
- ECFNoLogger if there is no flogger present
Panic(TCFLogPanic)
Empty implementation to keep exports for all builds
- panic
- ECFNoLogger if there is no flogger present
SetContext()
IMPORT_C void | SetContext | ( | ) | |
Empty implementation to keep exports for all builds
- panic
- ECFNoLogger if there is no flogger present
Write(const TDesC8 &, const TDesC8 &, const TDesC16 &)
IMPORT_C void | Write | ( | const TDesC8 & | aSubsystem, |
| const TDesC8 & | aComponent, |
| const TDesC16 & | aText |
| ) | [static] |
Empty implementation to keep exports for all builds
- panic
- ECFNoLogger if there is no flogger present
Write(const TDesC8 &, const TDesC8 &, const TDesC8 &)
IMPORT_C void | Write | ( | const TDesC8 & | aSubsystem, |
| const TDesC8 & | aComponent, |
| const TDesC8 & | aText |
| ) | [static] |
Empty implementation to keep exports for all builds
- panic
- ECFNoLogger if there is no flogger present
WriteBinary(const TDesC8 &, const TDesC8 &, const TDesC8 &)
IMPORT_C void | WriteBinary | ( | const TDesC8 & | aSubsystem, |
| const TDesC8 & | aComponent, |
| const TDesC8 & | aData |
| ) | [static] |
Empty implementation to keep exports for all builds
- panic
- ECFNoLogger if there is no flogger present
WriteFormat(const TDesC8 &, const TDesC8 &, TRefByValue< const TDesC16 >, ...)
Empty implementation to keep exports for all builds
- panic
- ECFNoLogger if there is no flogger present
WriteFormat(const TDesC8 &, const TDesC8 &, TRefByValue< const TDesC16 >, VA_LIST &)
Empty implementation to keep exports for all builds
- panic
- ECFNoLogger if there is no flogger present
WriteFormat(const TDesC8 &, const TDesC8 &, TRefByValue< const TDesC8 >, ...)
Empty implementation to keep exports for all builds
- panic
- ECFNoLogger if there is no flogger present
WriteFormat(const TDesC8 &, const TDesC8 &, TRefByValue< const TDesC8 >, VA_LIST &)
Empty implementation to keep exports for all builds
- panic
- ECFNoLogger if there is no flogger present
Member Data Documentation
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.