TLogFile Class Reference
General access to packaged log files. Migrate to Open System Trace Instrumentation API instead
Constructor & Destructor Documentation
TLogFile()
TLogFile
class definition Sets initial values for iValid and iMode.
TLogFile(const TDesC &, const TDesC &, TFileLoggingMode)
Sets initial values for iValid,iDirectory,iName and iMode.
Parameters
const
TDesC
& aDir
|
Full Path of the log file.
|
const
TDesC
& aName
|
Name of the log file.
|
TFileLoggingMode
aMode
|
Specifies whether data is appended or file is truncated.
|
Member Functions Documentation
Set(const TDesC &, const TDesC &, TFileLoggingMode)
Sets values for iValid,iDirectory,iName and iMode.
Parameters
const
TDesC
& aDir
|
Full Path of the log file.
|
const
TDesC
& aName
|
Name of the log file.
|
TFileLoggingMode
aMode
|
Specifies whether data is appended or file is truncated.
|
SetValid(TBool)
void
|
SetValid
|
(
|
TBool
|
aValid
|
)
|
[inline]
|
Sets iValid with the value aValid.
Valid()
TBool
|
Valid
|
(
|
)
|
const [inline]
|
operator==(const TLogFile &)
iValid members need not be equal
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.