HDK
|
#include <HUSD_PerfMonAutoCookEvent.h>
Public Member Functions | |
HUSD_PerfMonAutoCookEvent (const char *msg, int msg_nodeid=OP_INVALID_NODE_ID) | |
~HUSD_PerfMonAutoCookEvent () | |
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) |
Definition at line 35 of file HUSD_PerfMonAutoCookEvent.h.
HUSD_PerfMonAutoCookEvent::HUSD_PerfMonAutoCookEvent | ( | const char * | msg, |
int | msg_nodeid = OP_INVALID_NODE_ID |
||
) |
HUSD_PerfMonAutoCookEvent::~HUSD_PerfMonAutoCookEvent | ( | ) |