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

#include <HOM_PerfMonRecordOptions.h>

Public Member Functions

 HOM_PerfMonRecordOptions ()
 
 HOM_PerfMonRecordOptions (HOM_PerfMonRecordOptions &options)
 
virtual ~HOM_PerfMonRecordOptions ()
 
virtual std::string __repr__ ()
 
bool recordCookStats ()
 
bool recordPDGCookStats ()
 
bool recordSolveStats ()
 
bool recordDrawStats ()
 
bool recordGPUDrawStats ()
 
bool recordViewportStats ()
 
bool recordPaneStats ()
 
bool recordScriptStats ()
 
bool recordRenderStats ()
 
bool recordThreadStats ()
 
bool recordFrameStats ()
 
bool recordMemoryStats ()
 
bool recordErrors ()
 
void setRecordCookStats (bool record)
 
void setRecordPDGCookStats (bool record)
 
void setRecordSolveStats (bool record)
 
void setRecordDrawStats (bool record)
 
void setRecordGPUDrawStats (bool record)
 
void setRecordViewportStats (bool record)
 
void setRecordPaneStats (bool record)
 
void setRecordScriptStats (bool record)
 
void setRecordRenderStats (bool record)
 
void setRecordThreadStats (bool record)
 
void setRecordFrameStats (bool record)
 
void setRecordMemoryStats (bool record)
 
void setRecordErrors (bool record)
 

Detailed Description

Definition at line 21 of file HOM_PerfMonRecordOptions.h.

Constructor & Destructor Documentation

HOM_PerfMonRecordOptions::HOM_PerfMonRecordOptions ( )
inline

Definition at line 49 of file HOM_PerfMonRecordOptions.h.

HOM_PerfMonRecordOptions::HOM_PerfMonRecordOptions ( HOM_PerfMonRecordOptions options)
inline

Definition at line 51 of file HOM_PerfMonRecordOptions.h.

virtual HOM_PerfMonRecordOptions::~HOM_PerfMonRecordOptions ( )
inlinevirtual

Definition at line 71 of file HOM_PerfMonRecordOptions.h.

Member Function Documentation

virtual std::string HOM_PerfMonRecordOptions::__repr__ ( )
virtual
bool HOM_PerfMonRecordOptions::recordCookStats ( )
bool HOM_PerfMonRecordOptions::recordDrawStats ( )
bool HOM_PerfMonRecordOptions::recordErrors ( )
bool HOM_PerfMonRecordOptions::recordFrameStats ( )
bool HOM_PerfMonRecordOptions::recordGPUDrawStats ( )
bool HOM_PerfMonRecordOptions::recordMemoryStats ( )
bool HOM_PerfMonRecordOptions::recordPaneStats ( )
bool HOM_PerfMonRecordOptions::recordPDGCookStats ( )
bool HOM_PerfMonRecordOptions::recordRenderStats ( )
bool HOM_PerfMonRecordOptions::recordScriptStats ( )
bool HOM_PerfMonRecordOptions::recordSolveStats ( )
bool HOM_PerfMonRecordOptions::recordThreadStats ( )
bool HOM_PerfMonRecordOptions::recordViewportStats ( )
void HOM_PerfMonRecordOptions::setRecordCookStats ( bool  record)
void HOM_PerfMonRecordOptions::setRecordDrawStats ( bool  record)
void HOM_PerfMonRecordOptions::setRecordErrors ( bool  record)
void HOM_PerfMonRecordOptions::setRecordFrameStats ( bool  record)
void HOM_PerfMonRecordOptions::setRecordGPUDrawStats ( bool  record)
void HOM_PerfMonRecordOptions::setRecordMemoryStats ( bool  record)
void HOM_PerfMonRecordOptions::setRecordPaneStats ( bool  record)
void HOM_PerfMonRecordOptions::setRecordPDGCookStats ( bool  record)
void HOM_PerfMonRecordOptions::setRecordRenderStats ( bool  record)
void HOM_PerfMonRecordOptions::setRecordScriptStats ( bool  record)
void HOM_PerfMonRecordOptions::setRecordSolveStats ( bool  record)
void HOM_PerfMonRecordOptions::setRecordThreadStats ( bool  record)
void HOM_PerfMonRecordOptions::setRecordViewportStats ( bool  record)

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