ParaView
Public Attributes | List of all members
vtkPVSystemInformation::SystemInformationType Struct Reference

#include <vtkPVSystemInformation.h>

Public Attributes

vtkProcessModule::ProcessTypes ProcessType
 
int ProcessId
 
int NumberOfProcesses
 
vtkStdString Hostname
 
vtkStdString OSName
 
vtkStdString OSRelease
 
vtkStdString OSVersion
 
vtkStdString OSPlatform
 
bool Is64Bits
 
unsigned int NumberOfPhyicalCPUs
 
unsigned int NumberOfLogicalCPUs
 
size_t TotalPhysicalMemory
 
size_t AvailablePhysicalMemory
 
size_t TotalVirtualMemory
 
size_t AvailableVirtualMemory
 

Detailed Description

Definition at line 59 of file vtkPVSystemInformation.h.

Member Data Documentation

§ ProcessType

vtkProcessModule::ProcessTypes vtkPVSystemInformation::SystemInformationType::ProcessType

Definition at line 61 of file vtkPVSystemInformation.h.

§ ProcessId

int vtkPVSystemInformation::SystemInformationType::ProcessId

Definition at line 62 of file vtkPVSystemInformation.h.

§ NumberOfProcesses

int vtkPVSystemInformation::SystemInformationType::NumberOfProcesses

Definition at line 63 of file vtkPVSystemInformation.h.

§ Hostname

vtkStdString vtkPVSystemInformation::SystemInformationType::Hostname

Definition at line 64 of file vtkPVSystemInformation.h.

§ OSName

vtkStdString vtkPVSystemInformation::SystemInformationType::OSName

Definition at line 65 of file vtkPVSystemInformation.h.

§ OSRelease

vtkStdString vtkPVSystemInformation::SystemInformationType::OSRelease

Definition at line 66 of file vtkPVSystemInformation.h.

§ OSVersion

vtkStdString vtkPVSystemInformation::SystemInformationType::OSVersion

Definition at line 67 of file vtkPVSystemInformation.h.

§ OSPlatform

vtkStdString vtkPVSystemInformation::SystemInformationType::OSPlatform

Definition at line 68 of file vtkPVSystemInformation.h.

§ Is64Bits

bool vtkPVSystemInformation::SystemInformationType::Is64Bits

Definition at line 69 of file vtkPVSystemInformation.h.

§ NumberOfPhyicalCPUs

unsigned int vtkPVSystemInformation::SystemInformationType::NumberOfPhyicalCPUs

Definition at line 70 of file vtkPVSystemInformation.h.

§ NumberOfLogicalCPUs

unsigned int vtkPVSystemInformation::SystemInformationType::NumberOfLogicalCPUs

Definition at line 71 of file vtkPVSystemInformation.h.

§ TotalPhysicalMemory

size_t vtkPVSystemInformation::SystemInformationType::TotalPhysicalMemory

Definition at line 72 of file vtkPVSystemInformation.h.

§ AvailablePhysicalMemory

size_t vtkPVSystemInformation::SystemInformationType::AvailablePhysicalMemory

Definition at line 73 of file vtkPVSystemInformation.h.

§ TotalVirtualMemory

size_t vtkPVSystemInformation::SystemInformationType::TotalVirtualMemory

Definition at line 74 of file vtkPVSystemInformation.h.

§ AvailableVirtualMemory

size_t vtkPVSystemInformation::SystemInformationType::AvailableVirtualMemory

Definition at line 75 of file vtkPVSystemInformation.h.


The documentation for this struct was generated from the following file: