HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_PerfMonAutoHAPIEvent Class Reference

Convenience class for HAPI events. More...

#include <UT_PerfMonAutoEvent.h>

+ Inheritance diagram for UT_PerfMonAutoHAPIEvent:

Public Member Functions

 UT_PerfMonAutoHAPIEvent (const char *code_description, bool auto_nest_events=true)
 
 ~UT_PerfMonAutoHAPIEvent ()
 
- Public Member Functions inherited from UT_PerfMonAutoScriptEvent
 UT_PerfMonAutoScriptEvent (const char *code_description, UT_PerfMonScriptType script_type, bool auto_nest_events=true)
 
 ~UT_PerfMonAutoScriptEvent ()
 
- Public Member Functions inherited from UT_PerfMonAutoEvent
 UT_PerfMonAutoEvent ()
 
 ~UT_PerfMonAutoEvent ()
 
void setExtraInfo (const char *extra_info)
 
int getTimedEventId () const
 
int getMemoryEventId () const
 

Additional Inherited Members

- Protected Member Functions inherited from UT_PerfMonAutoEvent
void setTimedEventId_ (int event_id)
 
void setMemoryEventId_ (int event_id)
 
void setShouldBaseClassStopEvents_ (bool stop)
 

Detailed Description

Convenience class for HAPI events.

Definition at line 262 of file UT_PerfMonAutoEvent.h.

Constructor & Destructor Documentation

UT_PerfMonAutoHAPIEvent::UT_PerfMonAutoHAPIEvent ( const char *  code_description,
bool  auto_nest_events = true 
)
inline

Definition at line 265 of file UT_PerfMonAutoEvent.h.

UT_PerfMonAutoHAPIEvent::~UT_PerfMonAutoHAPIEvent ( )
inline

Definition at line 271 of file UT_PerfMonAutoEvent.h.


The documentation for this class was generated from the following file: