#include <vtkPVSystemInformation.h>
Public Attributes | |
| vtkProcessModule::ProcessTypes | ProcessType |
| int | ProcessId |
| int | NumberOfProcesses |
| std::string | Hostname |
| std::string | OSName |
| std::string | OSRelease |
| std::string | OSVersion |
| std::string | OSPlatform |
| bool | Is64Bits |
| unsigned int | NumberOfPhyicalCPUs |
| unsigned int | NumberOfLogicalCPUs |
| size_t | TotalPhysicalMemory |
| size_t | AvailablePhysicalMemory |
| size_t | TotalVirtualMemory |
| size_t | AvailableVirtualMemory |
Definition at line 58 of file vtkPVSystemInformation.h.
| vtkProcessModule::ProcessTypes vtkPVSystemInformation::SystemInformationType::ProcessType |
Definition at line 60 of file vtkPVSystemInformation.h.
| int vtkPVSystemInformation::SystemInformationType::ProcessId |
Definition at line 61 of file vtkPVSystemInformation.h.
| int vtkPVSystemInformation::SystemInformationType::NumberOfProcesses |
Definition at line 62 of file vtkPVSystemInformation.h.
| std::string vtkPVSystemInformation::SystemInformationType::Hostname |
Definition at line 63 of file vtkPVSystemInformation.h.
| std::string vtkPVSystemInformation::SystemInformationType::OSName |
Definition at line 64 of file vtkPVSystemInformation.h.
| std::string vtkPVSystemInformation::SystemInformationType::OSRelease |
Definition at line 65 of file vtkPVSystemInformation.h.
| std::string vtkPVSystemInformation::SystemInformationType::OSVersion |
Definition at line 66 of file vtkPVSystemInformation.h.
| std::string vtkPVSystemInformation::SystemInformationType::OSPlatform |
Definition at line 67 of file vtkPVSystemInformation.h.
| bool vtkPVSystemInformation::SystemInformationType::Is64Bits |
Definition at line 68 of file vtkPVSystemInformation.h.
| unsigned int vtkPVSystemInformation::SystemInformationType::NumberOfPhyicalCPUs |
Definition at line 69 of file vtkPVSystemInformation.h.
| unsigned int vtkPVSystemInformation::SystemInformationType::NumberOfLogicalCPUs |
Definition at line 70 of file vtkPVSystemInformation.h.
| size_t vtkPVSystemInformation::SystemInformationType::TotalPhysicalMemory |
Definition at line 71 of file vtkPVSystemInformation.h.
| size_t vtkPVSystemInformation::SystemInformationType::AvailablePhysicalMemory |
Definition at line 72 of file vtkPVSystemInformation.h.
| size_t vtkPVSystemInformation::SystemInformationType::TotalVirtualMemory |
Definition at line 73 of file vtkPVSystemInformation.h.
| size_t vtkPVSystemInformation::SystemInformationType::AvailableVirtualMemory |
Definition at line 74 of file vtkPVSystemInformation.h.
1.8.13 on Tue May 18 2021