HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_PerfMonStats.h File Reference
#include "UT_API.h"
#include "UT_JSONWriter.h"
#include "UT_ValArray.h"
#include "UT_String.h"
#include "UT_StringArray.h"
#include "UT_StringMap.h"
#include "UT_PerfMonTypes.h"
#include <utility>
+ Include dependency graph for UT_PerfMonStats.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UT_PerfMonStatDefinition
 Definition of a collected statistic. More...
 
class  UT_PerfMonStats
 A collection of statistics for a particular object (i.e. node, viewport). More...
 

Typedefs

typedef UT_StringMap< fprealUT_PerfMonMaxStatValues
 
typedef UT_ValArray
< UT_PerfMonStatDefinition * > 
UT_PerfMonStatDefinitions
 
typedef UT_ValArray
< UT_PerfMonStats * > 
UT_PerfMonStatsList
 
typedef UT_ValArray< const
UT_PerfMonStats * > 
UT_ConstPerfMonStatsList
 

Typedef Documentation

Definition at line 31 of file UT_PerfMonStats.h.

Definition at line 34 of file UT_PerfMonStats.h.