| class MNotifyLogMessage |
| Public Member Functions | |
|---|---|
| void | CloseFile() |
| TInt | Init(RFs &, TPtrC16, CConsoleBase *) |
| TBool | IsInitialised() |
| void | Msg(TPtrC16, ...) |
| TInt | Init | ( | RFs & | fsSession, |
| TPtrC16 | filename, | |||
| CConsoleBase * | console | |||
| ) | [pure virtual] | |||
| RFs & fsSession | |
| TPtrC16 filename | |
| CConsoleBase * console |