MNotifyLogMessage Class Reference

class MNotifyLogMessage
Public Member Functions
voidCloseFile()
TInt Init(RFs &, TPtrC16, CConsoleBase *)
TBool IsInitialised()
voidMsg(TPtrC16, ...)

Member Functions Documentation

CloseFile()

voidCloseFile()[pure virtual]

Init(RFs &, TPtrC16, CConsoleBase *)

TInt Init(RFs &fsSession,
TPtrC16filename,
CConsoleBase *console
)[pure virtual]

Parameters

RFs & fsSession
TPtrC16 filename
CConsoleBase * console

IsInitialised()

TBool IsInitialised()const [pure virtual]

Msg(TPtrC16, ...)

voidMsg(TPtrC16text,
...
)[pure virtual]

Parameters

TPtrC16 text
...