Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

vtkKWProcessStatistics Class Reference

get statistics such as cpu and memory usage More...

#include <vtkKWProcessStatistics.h>

List of all members.

[NOHEADER]

 vtkTypeRevisionMacro (vtkKWProcessStatistics, vtkObject)
void PrintSelf (ostream &os, vtkIndent indent)
vtkKWProcessStatisticsNew ()

Public Member Functions

int GetProcessSizeInBytes ()
float GetProcessCPUTimeInMilliseconds ()
int QueryMemory ()
long GetTotalVirtualMemory ()
long GetAvailableVirtualMemory ()
long GetTotalPhysicalMemory ()
long GetAvailablePhysicalMemory ()

Protected Member Functions

 vtkKWProcessStatistics ()
 ~vtkKWProcessStatistics ()


Detailed Description

get statistics such as cpu and memory usage

Definition at line 24 of file vtkKWProcessStatistics.h.


Constructor & Destructor Documentation

vtkKWProcessStatistics::vtkKWProcessStatistics  )  [protected]
 

vtkKWProcessStatistics::~vtkKWProcessStatistics  )  [inline, protected]
 

Definition at line 50 of file vtkKWProcessStatistics.h.


Member Function Documentation

vtkKWProcessStatistics* vtkKWProcessStatistics::New  )  [static]
 

Construct the ProcessStatistics with eight points.

vtkKWProcessStatistics::vtkTypeRevisionMacro vtkKWProcessStatistics  ,
vtkObject 
 

void vtkKWProcessStatistics::PrintSelf ostream &  os,
vtkIndent  indent
 

int vtkKWProcessStatistics::GetProcessSizeInBytes  ) 
 

float vtkKWProcessStatistics::GetProcessCPUTimeInMilliseconds  ) 
 

int vtkKWProcessStatistics::QueryMemory  ) 
 

Evaluate the memory information.

long vtkKWProcessStatistics::GetTotalVirtualMemory  ) 
 

Retrieve memory information in kilobytes.

long vtkKWProcessStatistics::GetAvailableVirtualMemory  ) 
 

Retrieve memory information in kilobytes.

long vtkKWProcessStatistics::GetTotalPhysicalMemory  ) 
 

Retrieve memory information in kilobytes.

long vtkKWProcessStatistics::GetAvailablePhysicalMemory  ) 
 

Retrieve memory information in kilobytes.


The documentation for this class was generated from the following file:
Generated on Tue May 30 12:41:53 2006 for ParaView by doxygen 1.3.5