TLogFormatter Class Reference
Formatting methods for log file data. Migrate to Open System Trace Instrumentation API instead
Constructor & Destructor Documentation
TLogFormatter()
TLogFormat class definition Sets iUseDate and iUseTime to ETrue.
Member Functions Documentation
ConvertToWritableBuffer(TDes8 &, TRefByValue< const TDesC16 >, VA_LIST &)
ConvertToWritableBuffer(TDes8 &, TRefByValue< const TDesC8 >, VA_LIST &)
FormatTextToWritableBuffer(TDes8 &, const TDesC16 &)
FormatTextToWritableBuffer(TDes8 &, const TDesC8 &)
TInt
|
FormatTextToWritableBuffer
|
(
|
TDes8
&
|
aBuf,
|
|
const
TDesC8
&
|
aText
|
|
)
|
const
|
GetDateAndTimeL(TDes &, TDes &)
void
|
GetDateAndTimeL
|
(
|
TDes
&
|
aDate,
|
|
TDes
&
|
aTime
|
|
)
|
const [private]
|
Gets date and time according to flags to buffer aBuf
SetDateAndTime(TBool, TBool)
void
|
SetDateAndTime
|
(
|
TBool
|
aUseDate,
|
|
TBool
|
aUseTime
|
|
)
|
|
Sets whether to use date and/or time
WriteL(TDes8 &, const TDesC16 &)
void
|
WriteL
|
(
|
TDes8
&
|
aTrg,
|
|
const
TDesC16
&
|
aSrc
|
|
)
|
const [private]
|
Appends date/time as specified and truncate aSrc and convert unprintable characters to '.'. Convert unicode to UTF8 and return the result in aTrg
WriteL(TDes8 &, const TDesC8 &)
void
|
WriteL
|
(
|
TDes8
&
|
aTrg,
|
|
const
TDesC8
&
|
aSrc
|
|
)
|
const [private]
|
Append date/time as specified and truncate aSrc and convert unprintable characters to '.'.
Member Data Documentation
TLogFormatter16Overflow
iOverflow16
TLogFormatter8Overflow
iOverflow8
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.