CLogPackage Class Reference

class CLogPackage : public CBase

Inherits from

Constructor & Destructor Documentation

CLogPackage()

CLogPackage()[private]

~CLogPackage()

IMPORT_C~CLogPackage()

Member Functions Documentation

ConstructL()

voidConstructL()[private]

GetLogConfigL(TLogConfig &)

IMPORT_C voidGetLogConfigL(TLogConfig &aConfig)const

Parameters

TLogConfig & aConfig

GetLogEventL(CLogEvent &)

IMPORT_C voidGetLogEventL(CLogEvent &aEvent)const

Parameters

CLogEvent & aEvent

GetLogEventTypeL(CLogEventType &)

IMPORT_C voidGetLogEventTypeL(CLogEventType &aType)const

Parameters

CLogEventType & aType

GetLogFilterListL(CLogFilterList &)

IMPORT_C voidGetLogFilterListL(CLogFilterList &aFilterList)const

Parameters

CLogFilterList & aFilterList

NewL()

IMPORT_C CLogPackage *NewL()[static]

Ptr()

TPtr8 &Ptr()[inline]

ResizeL(TInt)

voidResizeL(TIntaSize)[inline]

Parameters

TInt aSize

SetLogConfigL(const TLogConfig &)

IMPORT_C voidSetLogConfigL(const TLogConfig &aConfig)

Parameters

const TLogConfig & aConfig

SetLogEventL(const CLogEvent &)

IMPORT_C voidSetLogEventL(const CLogEvent &aEvent)

Parameters

const CLogEvent & aEvent

SetLogEventTypeL(const CLogEventType &)

IMPORT_C voidSetLogEventTypeL(const CLogEventType &aType)

Parameters

const CLogEventType & aType

SetLogFilterListL(const CLogFilterList &)

IMPORT_C voidSetLogFilterListL(const CLogFilterList &aFilterList)

Parameters

const CLogFilterList & aFilterList

Member Data Documentation

CBufFlat * iBuffer

CBufFlat *iBuffer[private]

TPtr8 iPtr

TPtr8 iPtr[private]