MHCIFrameLogger Class Reference

class MHCIFrameLogger
Public Member Functions
MHCIFrameLogger * HciLoggerLoadL ( TInt )
void HciLoggerUnLoad ()
void LogFrame ( TUint , const TDesC8 &)
Protected Member Functions
void GetLibrary ( RLibrary &)
void Initialise ( TInt )
void Release ()
void SetLibrary ( RLibrary &)

Member Functions Documentation

GetLibrary(RLibrary &)

void GetLibrary ( RLibrary & aLib ) [protected, pure virtual]

Parameters

RLibrary & aLib

HciLoggerLoadL(TInt)

MHCIFrameLogger * HciLoggerLoadL ( TInt aType ) [static]

Parameters

TInt aType

HciLoggerUnLoad()

void HciLoggerUnLoad ( )

Initialise(TInt)

void Initialise ( TInt aType ) [protected, pure virtual]

Parameters

TInt aType

LogFrame(TUint, const TDesC8 &)

void LogFrame ( TUint aFrameFlags,
const TDesC8 & aDesc
) [pure virtual]

Parameters

TUint aFrameFlags
const TDesC8 & aDesc

Release()

void Release ( ) [protected, pure virtual]

SetLibrary(RLibrary &)

void SetLibrary ( RLibrary & aLib ) [protected, pure virtual]

Parameters

RLibrary & aLib