|
HDK
|
This is the complete list of members for UT_PerfMonStats, including all inherited members.
| addToValue(const UT_PerfMonStatDefinition *stat_def, int thread_id, int frame, fpreal stat_value) | UT_PerfMonStats | |
| appendChild(UT_PerfMonStats *child) | UT_PerfMonStats | |
| buildObjectPath(UT_WorkBuffer &path, const char *real_object_path, const char *artificial_object_name) | UT_PerfMonStats | static |
| children() const | UT_PerfMonStats | |
| convertToArtificialStatObjectName(UT_WorkBuffer &artificial_obj_name, const char *stat_obj_name) | UT_PerfMonStats | static |
| convertToRealStatObjectName(UT_String &artificial_stat_obj_name) | UT_PerfMonStats | static |
| extraInfo() const | UT_PerfMonStats | |
| hasStat(const char *stat_name) const | UT_PerfMonStats | |
| icon() const | UT_PerfMonStats | |
| isArtificialStatObject(const char *stat_obj_path) | UT_PerfMonStats | static |
| isIconSet() const | UT_PerfMonStats | |
| name() const | UT_PerfMonStats | |
| normalizedPercentage(const char *time_stat_name, fpreal time_value) const | UT_PerfMonStats | |
| operator=(const UT_PerfMonStats &src) | UT_PerfMonStats | |
| parent() const | UT_PerfMonStats | |
| path() const | UT_PerfMonStats | |
| rootStatsTitle() | UT_PerfMonStats | static |
| save(UT_JSONWriter &writer) const | UT_PerfMonStats | |
| setExtraInfo(const char *extra_info) | UT_PerfMonStats | |
| setIcon(const char *icon) | UT_PerfMonStats | |
| setName(const char *name) | UT_PerfMonStats | |
| setParent(UT_PerfMonStats *parent) | UT_PerfMonStats | |
| setPath(const char *path) | UT_PerfMonStats | |
| setType(UT_PerfMonObjectType type) | UT_PerfMonStats | |
| setValue(const UT_PerfMonStatDefinition *stat_def, int thread_id, int frame, fpreal stat_value) | UT_PerfMonStats | |
| setValue(const UT_PerfMonStatDefinition *stat_def, fpreal stat_value) | UT_PerfMonStats | |
| splitObjectPath(const char *path, UT_String &real_object_path, UT_String &artificial_object_name) | UT_PerfMonStats | static |
| splitParentPath(const char *path, UT_String &parent_path, UT_String &object_name) | UT_PerfMonStats | static |
| stats() const | UT_PerfMonStats | |
| threadedValue(const char *stat_name, int first_frame=UT_PERFORMANCE_INVALID_FRAME, int last_frame=UT_PERFORMANCE_INVALID_FRAME) const | UT_PerfMonStats | |
| type() const | UT_PerfMonStats | |
| unaccountedStatsTitle() | UT_PerfMonStats | static |
| updateStatsFromDeltas() | UT_PerfMonStats | |
| UT_PerfMonStats() | UT_PerfMonStats | |
| UT_PerfMonStats(const UT_PerfMonStats *stats1, const UT_PerfMonStats *stats2=NULL, const char *title1=NULL, const char *title2=NULL) | UT_PerfMonStats | |
| UT_PerfMonStats(const char *name, const char *path, const char *icon, UT_PerfMonObjectType type, UT_PerfMonStats *parent=NULL) | UT_PerfMonStats | |
| UT_PerfMonStats(const UT_PerfMonStats &src) | UT_PerfMonStats | |
| value(const UT_StringRef &stat_name) const | UT_PerfMonStats | |
| value(const char *stat_name, int first_frame, int last_frame, int thread_id=UT_PERFMON_STAT_WALL_TIME) const | UT_PerfMonStats | |
| valueForThread(const char *stat_name, int thread_id) const | UT_PerfMonStats | |
| ~UT_PerfMonStats() | UT_PerfMonStats |