CInstrumentationHandler Class Reference

#include <systemmonitor/instrumentationhandler.h>

Link against: instrumentationhandler.lib

class CInstrumentationHandler : public CBase, public CBase

Inherits from

Detailed Description

TestCInstrumentationHandler: Implements RaiseEventNotification to enable code to be instrumented.

TestCInstrumentationHandler: Implements RaiseEventNotification to enable code to be instrumented.

Constructor & Destructor Documentation

~CInstrumentationHandler ( )

~CInstrumentationHandler()

Member Function Documentation

ClearLog ( )

IMPORT_C voidClearLog()

Configuration ( )

IMPORT_C CConfiguration *Configuration()

CopyRecord ( TInstrumentationEventInformation *, TInt )

IMPORT_C voidCopyRecord(TInstrumentationEventInformation *aRecord,
TIntaIndex
)

GetRecordCount ( void )

IMPORT_C TIntGetRecordCount(void)

NewL ( )

IMPORT_C CInstrumentationHandler *NewL()[static]

NewLC ( )

IMPORT_C CInstrumentationHandler *NewLC()[static]

RaiseEventNotification ( TInt )

IMPORT_C voidRaiseEventNotification(TIntaEventTag)

RaiseEventNotificationAfter ( TInt )

IMPORT_C voidRaiseEventNotificationAfter(TIntaEventTag)

SetLogBufferSizeL ( TInt )

IMPORT_C TIntSetLogBufferSizeL(TIntaLogBufferSize)