#include <instrumentationhandler.h>
Link against:
instrumentationhandler.lib
This item is not part of the S60 5th Edition SDK
Class CInstrumentationHandler
class CInstrumentationHandler : public CBase;
Description
CInstrumentationHandler: Implements RaiseEventNotification to enable code to be instrumented.
Derivation
CBase
-
Base class for all classes to be instantiated on the heap.
CInstrumentationHandler
- CInstrumentationHandler: Implements RaiseEventNotification to enable code to be ...
Members
Defined in CInstrumentationHandler
:
Inherited from CBase
:
Construction and destruction
Interface status: |
test |
Inherited from: CInstrumentationHandler |
IMPORT_C static CInstrumentationHandler* NewLC();
Description
Return value
Interface status: |
test |
Inherited from: CInstrumentationHandler |
IMPORT_C static CInstrumentationHandler* NewL();
Description
Return value
RaiseEventNotification(TInt)
Interface status: |
test |
Inherited from: CInstrumentationHandler |
IMPORT_C void RaiseEventNotification(TInt aEventTag);
Description
Parameters
RaiseEventNotificationAfter(TInt)
Interface status: |
test |
Inherited from: CInstrumentationHandler |
IMPORT_C void RaiseEventNotificationAfter(TInt aEventTag);
Description
Parameters
Interface status: |
test |
Inherited from: CInstrumentationHandler |
IMPORT_C TInt GetRecordCount(void);
Description
Return value
CopyRecord(TInstrumentationEventInformation *,TInt)
Interface status: |
test |
Inherited from: CInstrumentationHandler |
IMPORT_C void CopyRecord(TInstrumentationEventInformation *aRecord, TInt aIndex);
Description
Parameters
Interface status: |
test |
Inherited from: CInstrumentationHandler |
IMPORT_C void ClearLog();
Description
Interface status: |
test |
Inherited from: CInstrumentationHandler |
IMPORT_C TInt SetLogBufferSizeL(TInt aLogBufferSize);
Description
Parameters
Return value
Interface status: |
test |
Inherited from: CInstrumentationHandler |
IMPORT_C CConfiguration* Configuration();
Description
Return value