VTK
9.1.0
|
This is the complete list of members for vtkTimerLog, including all inherited members.
AddObserver(unsigned long event, vtkCommand *, float priority=0.0f) | vtkObject | |
AddObserver(const char *event, vtkCommand *, float priority=0.0f) | vtkObject | |
AddObserver(unsigned long event, U observer, void(T::*callback)(), float priority=0.0f) | vtkObject | inline |
AddObserver(unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) | vtkObject | inline |
AddObserver(unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) | vtkObject | inline |
BreakOnError() | vtkObject | static |
CleanupLog() | vtkTimerLog | static |
CurrentCpuTicks | vtkTimerLog | protectedstatic |
CurrentWallTime | vtkTimerLog | protectedstatic |
Debug | vtkObject | protected |
DebugOff() | vtkObject | virtual |
DebugOn() | vtkObject | virtual |
Delete() | vtkObjectBase | virtual |
DumpEntry(ostream &os, int index, double time, double deltatime, int tick, int deltatick, const char *event) | vtkTimerLog | protectedstatic |
DumpLog(VTK_FILEPATH const char *filename) | vtkTimerLog | static |
DumpLogWithIndents(ostream *os, double threshold) | vtkTimerLog | static |
DumpLogWithIndentsAndPercentages(ostream *os) | vtkTimerLog | static |
EndTime | vtkTimerLog | protected |
FastDelete() | vtkObjectBase | virtual |
FirstCpuTicks | vtkTimerLog | protectedstatic |
FirstWallTime | vtkTimerLog | protectedstatic |
FormatAndMarkEvent(const char *format,...) VTK_FORMAT_PRINTF(1 | vtkTimerLog | static |
GetAlternateFreeFunction() | vtkObjectBase | protectedstatic |
GetClassName() const | vtkObjectBase | |
GetCommand(unsigned long tag) | vtkObject | |
GetCPUTime() | vtkTimerLog | static |
GetCurrentFreeFunction() | vtkObjectBase | protectedstatic |
GetCurrentMallocFunction() | vtkObjectBase | protectedstatic |
GetCurrentReallocFunction() | vtkObjectBase | protectedstatic |
GetDebug() | vtkObject | |
GetElapsedTime() | vtkTimerLog | |
GetEvent(int i) | vtkTimerLog | protectedstatic |
GetEventIndent(int i) | vtkTimerLog | static |
GetEventString(int i) | vtkTimerLog | static |
GetEventType(int i) | vtkTimerLog | static |
GetEventWallTime(int i) | vtkTimerLog | static |
GetGlobalWarningDisplay() | vtkObject | static |
GetIsInMemkind() const | vtkObjectBase | |
GetLogging() | vtkTimerLog | inlinestatic |
GetMaxEntries() | vtkTimerLog | static |
GetMTime() | vtkObject | virtual |
GetNumberOfEvents() | vtkTimerLog | static |
GetNumberOfGenerationsFromBase(const char *name) | vtkObjectBase | virtual |
GetNumberOfGenerationsFromBaseType(const char *name) | vtkObjectBase | static |
GetReferenceCount() | vtkObjectBase | inline |
GetUniversalTime() | vtkTimerLog | static |
GetUsingMemkind() | vtkObjectBase | static |
GlobalWarningDisplayOff() | vtkObject | inlinestatic |
GlobalWarningDisplayOn() | vtkObject | inlinestatic |
HasObserver(unsigned long event, vtkCommand *) | vtkObject | |
HasObserver(const char *event, vtkCommand *) | vtkObject | |
HasObserver(unsigned long event) | vtkObject | |
HasObserver(const char *event) | vtkObject | |
Indent | vtkTimerLog | protectedstatic |
InitializeObjectBase() | vtkObjectBase | |
InsertTimedEvent(const char *EventString, double time, int cpuTicks) | vtkTimerLog | static |
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=nullptr) | vtkObject | protected |
InternalReleaseFocus() | vtkObject | protected |
InvokeEvent(unsigned long event, void *callData) | vtkObject | |
InvokeEvent(const char *event, void *callData) | vtkObject | |
InvokeEvent(unsigned long event) | vtkObject | inline |
InvokeEvent(const char *event) | vtkObject | inline |
IsA(const char *type) | vtkTimerLog | virtual |
IsTypeOf(const char *type) | vtkTimerLog | static |
Logging | vtkTimerLog | protectedstatic |
LoggingOff() | vtkTimerLog | inlinestatic |
LoggingOn() | vtkTimerLog | inlinestatic |
MarkEndEvent(const char *EventString) | vtkTimerLog | static |
MarkEvent(const char *EventString) | vtkTimerLog | static |
MarkEventInternal(const char *EventString, vtkTimerLogEntry::LogEntryType type, vtkTimerLogEntry *entry=nullptr) | vtkTimerLog | protectedstatic |
MarkStartEvent(const char *EventString) | vtkTimerLog | static |
MaxEntries | vtkTimerLog | protectedstatic |
Modified() | vtkObject | virtual |
MTime | vtkObject | protected |
New() | vtkTimerLog | static |
NewInstance() const | vtkTimerLog | |
NewInstanceInternal() const | vtkTimerLog | protectedvirtual |
NextEntry | vtkTimerLog | protectedstatic |
vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
Print(ostream &os) | vtkObjectBase | |
PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
PrintSelf(ostream &os, vtkIndent indent) override | vtkTimerLog | virtual |
PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
ReferenceCount | vtkObjectBase | protected |
Register(vtkObjectBase *o) | vtkObjectBase | virtual |
RegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
RemoveAllObservers() | vtkObject | |
RemoveObserver(vtkCommand *) | vtkObject | |
RemoveObserver(unsigned long tag) | vtkObject | |
RemoveObservers(unsigned long event, vtkCommand *) | vtkObject | |
RemoveObservers(const char *event, vtkCommand *) | vtkObject | |
RemoveObservers(unsigned long event) | vtkObject | |
RemoveObservers(const char *event) | vtkObject | |
ReportReferences(vtkGarbageCollector *) | vtkObjectBase | protectedvirtual |
ResetLog() | vtkTimerLog | static |
SafeDownCast(vtkObjectBase *o) | vtkTimerLog | static |
SetDebug(bool debugFlag) | vtkObject | |
SetGlobalWarningDisplay(int val) | vtkObject | static |
SetLogging(int v) | vtkTimerLog | inlinestatic |
SetMaxEntries(int a) | vtkTimerLog | static |
SetMemkindDirectory(const char *directoryname) | vtkObjectBase | static |
SetReferenceCount(int) | vtkObjectBase | |
StartTime | vtkTimerLog | protected |
StartTimer() | vtkTimerLog | |
StopTimer() | vtkTimerLog | |
SubjectHelper | vtkObject | protected |
Superclass typedef | vtkTimerLog | |
TicksPerSecond | vtkTimerLog | protectedstatic |
UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual |
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
vtkObject() | vtkObject | protected |
vtkObjectBase() | vtkObjectBase | protected |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
vtkTimerLog() | vtkTimerLog | inlineprotected |
WeakPointers | vtkObjectBase | protected |
WrapFlag | vtkTimerLog | protectedstatic |
~vtkObject() override | vtkObject | protected |
~vtkObjectBase() | vtkObjectBase | protectedvirtual |
~vtkTimerLog() override=default | vtkTimerLog | protected |