Symbian
 Developer Library

DEVELOPER LIBRARY

[Index] [Glossary] [Previous] [Next]



Location: flogger.h
Link against: flogger.lib

Class FLogger

class FLogger;

Support

Supported from 5.1

Description

Controls the flogger server.

This is internal and not intended for use.

Defined in FLogger:
Init(), Run(), Start(), TSignal


Internal members


Init()

private: static TInt Init();

Description

This member is internal and not intended for use.


Start()

static TInt Start();

Description

This member is internal and not intended for use.


Run()

static TInt Run(TSignal& aSignal);

Description

This member is internal and not intended for use.


Class TSignal

class TSignal;

Description

This member is internal and not intended for use.

Defined in FLogger::TSignal:
Command(), Set(), TSignal(), TSignal(), iId, iStatus

Construction and destruction


TSignal()

inline TSignal();

Description

This member is internal and not intended for use.


TSignal()

inline TSignal(TRequestStatus& aStatus);

Description

This member is internal and not intended for use.

Member functions


Set()

inline TInt Set(const TDesC& aCommand);

Description

This member is internal and not intended for use.


Command()

inline TPtrC Command() const;

Description

This member is internal and not intended for use.

Internal members


iStatus

private: TRequestStatus* iStatus;

Description

This member is internal and not intended for use.


iId

private: TThreadId iId;

Description

This member is internal and not intended for use.