#include <vtkProcessStatistics.h>
Inheritance diagram for vtkProcessStatistics:
Definition at line 38 of file vtkProcessStatistics.h.
Public Types | |
typedef vtkObject | Superclass |
Public Member Functions | |
virtual const char * | GetClassName () |
virtual int | IsA (const char *type) |
int | GetProcessSizeInBytes () |
double | GetProcessCPUTimeInMilliseconds () |
Static Public Member Functions | |
vtkProcessStatistics * | New () |
int | IsTypeOf (const char *type) |
vtkProcessStatistics * | SafeDownCast (vtkObject *o) |
Protected Member Functions | |
vtkProcessStatistics () | |
~vtkProcessStatistics () |
|
Reimplemented from vtkObject. Definition at line 44 of file vtkProcessStatistics.h. |
|
|
|
Definition at line 51 of file vtkProcessStatistics.h. |
|
Construct the ProcessStatistics with eight points. Reimplemented from vtkObject. |
|
Reimplemented from vtkObject. |
|
Return 1 if this class type is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h. Reimplemented from vtkObject. |
|
Return 1 if this class is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h. Reimplemented from vtkObject. |
|
Reimplemented from vtkObject. |
|
|
|
|