Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <recordtypes.h>
Link against: systemmonitor.lib
This item is not part of the S60 5th Edition SDK

Class TInstrumentationEventInformation

Interface status: test

class TInstrumentationEventInformation : public TSystemMonitorRecordBase;

Description

TInstrumentationEventInformation: Inherits from TSystemMonitorRecordBase, modifies it to store instrumentation record information.

Derivation

Members

Defined in TInstrumentationEventInformation:

Inherited from TSystemMonitorRecordBase:


Construction and destruction


TInstrumentationEventInformation(TInt,TProcessId,TThreadId)

Interface status: test Inherited from: TInstrumentationEventInformation

IMPORT_C TInstrumentationEventInformation(TInt aEventTag, TProcessId aProcessId, TThreadId aThreadId);

Description

Parameters

TInt aEventTag

TProcessId aProcessId

TThreadId aThreadId

[Top]


Member functions


GetEventTag()

Interface status: test Inherited from: TInstrumentationEventInformation

IMPORT_C TInt GetEventTag();

Description

Return value

TInt


GetProcessId()

Interface status: test Inherited from: TInstrumentationEventInformation

IMPORT_C TProcessId GetProcessId();

Description

Return value

TProcessId


GetThreadId()

Interface status: test Inherited from: TInstrumentationEventInformation

IMPORT_C TThreadId GetThreadId();

Description

Return value

TThreadId


GetDateTime()

Interface status: test Inherited from: TInstrumentationEventInformation

IMPORT_C TSystemMonitorTime GetDateTime();

Description

Return value

TSystemMonitorTime