|
|
|
Location:
flogger.h
Link against: flogger.lib
class FLogger;
Supported from 5.1
Controls the flogger server.
This is internal and not intended for use.
Defined in FLogger:
Init(), Run(), Start(), TSignal
class TSignal;
This member is internal and not intended for use.
Defined in FLogger::TSignal:
Command(), Set(), TSignal(), TSignal(), iId, iStatus
TSignal()inline TSignal();
This member is internal and not intended for use.
TSignal()inline TSignal(TRequestStatus& aStatus);
This member is internal and not intended for use.
Set()inline TInt Set(const TDesC& aCommand);
This member is internal and not intended for use.
Command()inline TPtrC Command() const;
This member is internal and not intended for use.
iStatusprivate: TRequestStatus* iStatus;
This member is internal and not intended for use.
iIdprivate: TThreadId iId;
This member is internal and not intended for use.