COutput Class Reference
| class COutput : public CBase |
| Public Member Functions |
|---|
| COutput() |
| ~COutput() |
|
COutput * | NewL(const TDesC &, const TDesC &, CStifLogger::TLoggerType, CStifLogger::TOutput, TBool, TBool, TBool, TBool, TBool, TBool, TInt, TBool) |
|
TInt
| OutputCreationResult(CStifLogger::TOutput &) |
| void | SetOutputCreationResult(TInt, CStifLogger::TOutput) |
|
TInt
| Write(TBool, TBool, TBool, const TDesC &) |
|
TInt
| Write(TBool, TBool, TBool, const TDesC8 &) |
Constructor & Destructor Documentation
Member Functions Documentation
NewL(const TDesC &, const TDesC &, CStifLogger::TLoggerType, CStifLogger::TOutput, TBool, TBool, TBool, TBool, TBool, TBool, TInt, TBool)
|
COutput * | NewL | ( | const TDesC & | aTestPath, |
| | const TDesC & | aTestFile, |
| | CStifLogger::TLoggerType | aLoggerType, |
| | CStifLogger::TOutput | aOutput, |
| | TBool | aOverWrite, |
| | TBool | aWithTimeStamp, |
| | TBool | aWithLineBreak, |
| | TBool | aWithEventRanking, |
| | TBool | aThreadIdToLogFile, |
| | TBool | aCreateLogDir, |
| | TInt | aStaticBufferSize, |
| | TBool | aUnicode |
| | ) | [static] |
OutputCreationResult(CStifLogger::TOutput &)
SetOutputCreationResult(TInt, CStifLogger::TOutput)
Write(TBool, TBool, TBool, const TDesC &)
Pure virtual. Write log information or data to the file. 16 bit.
Write(TBool, TBool, TBool, const TDesC8 &)
Pure virtual. Write log information or data to the file. 8 bit.
Member Data Documentation
TInt
iCreationResult
|
TInt
| iCreationResult | [protected] |
CStifLogger::TOutput
iType
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.