MHuiProbe Class Reference
Interface for Hitchcock Toolkit Probe object.
Member Functions Documentation
AssociateWithCurrentSession(MHuiSessionObject &)
Associate the given object with current session (e.g. session which is currently handling a message).
ReportFrameRate(TInt)
void | ReportFrameRate | ( | TInt | aFrameRate | ) | const [pure virtual] |
Explocitly report the frame rate
ReportObjectLifeCycleEvent(const MHuiSessionObject &, TLifecycleEvent)
Report change in object life cycle
ReportProgramFlowEvent(TProgramFlowPoint, TProgramFlowEvent)
Report enter or exit to/from "point of interest" in program flow
ReportProgramFlowEvent(const MHuiSessionObject &, TProgramFlowPoint, TProgramFlowEvent)
Report enter or exit to/from "point of interest" in program flow, which resides inside session-aware object
Member Enumerations Documentation
Enum TLifecycleEvent
Event enums for object lifecycle changes.
Enumerators
ELifecycleEventConstructed | |
ELifecycleEventDestructed | |
ELifecycleEventReleased | |
ELifecycleEventRestored | |
Enum TProgramFlowEvent
Event enums for entering to or exiting from the point of interest in program flow.
Enumerators
EProgramFlowEventEnter | |
EProgramFlowEventExit | |
Enum TProgramFlowPoint
Location enums for points of interest in program flow.
Enumerators
EProgramFlowPointRefreshPrepareDraw | |
EProgramFlowPointRefreshDraw | |
EProgramFlowPointRefresh | |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.