HDK
|
This is the complete list of members for UT_PerfMonMemoryEvent, including all inherited members.
appendChild(UT_PerfMonEvent *event) | UT_PerfMonEvent | |
appendParent(UT_PerfMonEvent *event) | UT_PerfMonEvent | |
calculateSelfValue() | UT_PerfMonEvent | |
category() const | UT_PerfMonEvent | |
extraInfo() const | UT_PerfMonEvent | |
frameNum() const | UT_PerfMonEvent | |
getChild(int index) const | UT_PerfMonEvent | |
getChild(int index) | UT_PerfMonEvent | |
getFormattedObjectPathAndExtraInfo_(bool enclose_obj_path_in_parens, UT_String &object_path, UT_String &extra_info) const | UT_PerfMonEvent | protected |
getFormattedString(UT_PerfMonLogTimeFormat time_format, UT_String &str_event) const override | UT_PerfMonMemoryEvent | virtual |
getParent(int index) const | UT_PerfMonEvent | |
getParent(int index) | UT_PerfMonEvent | |
getUniversalLogEntry(UT_UniversalLogEntry &logentry) const | UT_PerfMonEvent | virtual |
id() const | UT_PerfMonEvent | |
isAutoNestEnabled() const | UT_PerfMonEvent | |
isRunning() const | UT_PerfMonEvent | |
isTimedEvent() const | UT_PerfMonEvent | inlinevirtual |
isValueOverridden_() const | UT_PerfMonEvent | protected |
name() const | UT_PerfMonEvent | |
numChildren() const | UT_PerfMonEvent | |
numParents() const | UT_PerfMonEvent | |
object() const | UT_PerfMonEvent | |
objectIcon() const | UT_PerfMonEvent | |
objectType() const | UT_PerfMonEvent | |
operator=(const UT_PerfMonEvent &)=delete | UT_PerfMonEvent | |
overrideValue(fpreal value) | UT_PerfMonEvent | |
removeChild(UT_PerfMonEvent *event) | UT_PerfMonEvent | |
removeChildren() | UT_PerfMonEvent | |
removeParent(UT_PerfMonEvent *event) | UT_PerfMonEvent | |
removeParents() | UT_PerfMonEvent | |
selfValue() const | UT_PerfMonEvent | |
setExtraInfo(const UT_StringHolder &extra_info) | UT_PerfMonEvent | |
setObject(const UT_StringHolder &object) | UT_PerfMonEvent | |
setValue(fpreal val) | UT_PerfMonEvent | |
start() | UT_PerfMonEvent | |
stop() | UT_PerfMonEvent | |
subclassCalculateSelfValue_() override | UT_PerfMonMemoryEvent | protectedvirtual |
subclassCollectDataFromChild_(const UT_PerfMonEvent *child) override | UT_PerfMonMemoryEvent | protectedvirtual |
subclassOverrideValue_() | UT_PerfMonEvent | protectedvirtual |
subclassStart_() override | UT_PerfMonMemoryEvent | protectedvirtual |
subclassStop_() override | UT_PerfMonMemoryEvent | protectedvirtual |
type() const | UT_PerfMonEvent | |
UT_PerfMonEvent(int id, const UT_StringHolder &name, const UT_StringHolder &object, bool auto_nest_events, UT_PerfMonCategory category, UT_PerfMonEventType type, UT_PerfMonObjectType object_type, const UT_StringHolder &object_icon=UT_StringHolder::theEmptyString, const UT_StringHolder &extra_info=UT_StringHolder::theEmptyString, int frame_num=UT_PERFORMANCE_INVALID_FRAME) | UT_PerfMonEvent | |
UT_PerfMonEvent(const UT_PerfMonEvent &)=delete | UT_PerfMonEvent | |
UT_PerfMonMemoryEvent(int id, const UT_StringHolder &name, const UT_StringHolder &object, bool auto_nest_events, UT_PerfMonCategory category, UT_PerfMonObjectType object_type, const UT_StringHolder &object_icon=UT_StringHolder::theEmptyString, const UT_StringHolder &extra_info=UT_StringHolder::theEmptyString, int frame_num=UT_PERFORMANCE_INVALID_FRAME) | UT_PerfMonMemoryEvent | |
value() const | UT_PerfMonEvent | |
~UT_PerfMonEvent() | UT_PerfMonEvent | virtual |
~UT_PerfMonMemoryEvent() override | UT_PerfMonMemoryEvent |