TCatalogsDebug Class Reference
Constructor & Destructor Documentation
TCatalogsDebug(TType, const char *, TInt, const char *, TUint, TInt)
IMPORT_C
|
TCatalogsDebug
|
(
|
TType
|
aType,
|
|
const char *
|
aFunction,
|
|
TInt
|
aLine,
|
|
const char *
|
aFileId,
|
|
TUint
|
aDeltaTime = 0,
|
|
TInt
|
aOutput = EBuildOutput
|
|
)
|
|
Constructor, sets generic information for the print.
Parameters
TType
aType
|
|
const char * aFunction
|
Function name
|
TInt
aLine
|
Source code line
|
const char * aFileId
|
File identification
|
TUint
aDeltaTime = 0
|
|
TInt
aOutput = EBuildOutput
|
|
Member Functions Documentation
DumpData(const TAny *, TInt, TInt)
IMPORT_C void
|
DumpData
|
(
|
const
TAny
*
|
aData,
|
|
TInt
|
aSize,
|
|
TInt
|
aClipToSize
|
|
)
|
|
Print hex data to the log.
FileWrite(const TDesC8 &)
void
|
FileWrite
|
(
|
const
TDesC8
&
|
aPrintBuf
|
)
|
[private]
|
Print(TRefByValue< const TDesC16 >, ...)
Print formatted data to the log, 16-bit descriptors.
Print(const char *, ...)
IMPORT_C void
|
Print
|
(
|
const char *
|
aFmt,
|
|
...
|
|
|
)
|
|
Print formatted data to the log, 8-bit descriptors.
Parameters
const char * aFmt
|
Format string
|
...
|
|
PrintGeneral(TPtr8)
void
|
PrintGeneral
|
(
|
TPtr8
|
aPrintBuf
|
)
|
[private]
|
Member Enumerations Documentation
Enum anonymous
Enumerators
EOutputRDebug = 1
|
|
EOutputFileLogger = 2
|
|
EOutputExtLogger = 4
|
|
Enum TType
Enumerators
ETrace
|
|
ETraceIn
|
|
ETraceOut
|
|
EError
|
|
EWarning
|
|
EInfo
|
|
ETraceLeave
|
|
Member Data Documentation
TUint
iDeltaTime
TUint
|
iDeltaTime
|
[private]
|
const char * iFileId
const char *
|
iFileId
|
[private]
|
const char * iFunction
const char *
|
iFunction
|
[private]
|
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.