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

#include <UT_PerfMonAutoEvent.h>

+ Inheritance diagram for UT_PerfMonAutoEvent:

Public Member Functions

 UT_PerfMonAutoEvent ()
 
 ~UT_PerfMonAutoEvent ()
 
void setExtraInfo (const char *extra_info)
 
int getTimedEventId () const
 
int getMemoryEventId () const
 

Protected Member Functions

void setTimedEventId_ (int event_id)
 
void setMemoryEventId_ (int event_id)
 
void setShouldBaseClassStopEvents_ (bool stop)
 

Detailed Description

Base class. Use one of the derived classes (below) instead.

Definition at line 25 of file UT_PerfMonAutoEvent.h.

Constructor & Destructor Documentation

UT_PerfMonAutoEvent::UT_PerfMonAutoEvent ( )
inline

Definition at line 28 of file UT_PerfMonAutoEvent.h.

UT_PerfMonAutoEvent::~UT_PerfMonAutoEvent ( )
inline

Definition at line 35 of file UT_PerfMonAutoEvent.h.

Member Function Documentation

int UT_PerfMonAutoEvent::getMemoryEventId ( ) const
inline

Definition at line 59 of file UT_PerfMonAutoEvent.h.

int UT_PerfMonAutoEvent::getTimedEventId ( ) const
inline

Definition at line 58 of file UT_PerfMonAutoEvent.h.

void UT_PerfMonAutoEvent::setExtraInfo ( const char *  extra_info)
inline

Definition at line 48 of file UT_PerfMonAutoEvent.h.

void UT_PerfMonAutoEvent::setMemoryEventId_ ( int  event_id)
inlineprotected

Definition at line 63 of file UT_PerfMonAutoEvent.h.

void UT_PerfMonAutoEvent::setShouldBaseClassStopEvents_ ( bool  stop)
inlineprotected

Definition at line 64 of file UT_PerfMonAutoEvent.h.

void UT_PerfMonAutoEvent::setTimedEventId_ ( int  event_id)
inlineprotected

Definition at line 62 of file UT_PerfMonAutoEvent.h.


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