#include <Base/Logic/vtkSystemInformation.h>
Definition at line 16 of file vtkSystemInformation.h.
◆ Superclass
◆ vtkSystemInformation() [1/2]
vtkSystemInformation::vtkSystemInformation |
( |
| ) |
|
|
protected |
◆ ~vtkSystemInformation()
virtual vtkSystemInformation::~vtkSystemInformation |
( |
| ) |
|
|
protectedvirtual |
◆ vtkSystemInformation() [2/2]
◆ DoesCPUSupportCPUID()
int vtkSystemInformation::DoesCPUSupportCPUID |
( |
| ) |
|
◆ DoesCPUSupportFeature()
int vtkSystemInformation::DoesCPUSupportFeature |
( |
long |
int | ) |
|
◆ GetAvailablePhysicalMemory()
unsigned long vtkSystemInformation::GetAvailablePhysicalMemory |
( |
| ) |
|
◆ GetAvailableVirtualMemory()
unsigned long vtkSystemInformation::GetAvailableVirtualMemory |
( |
| ) |
|
◆ GetClassName()
virtual const char* vtkSystemInformation::GetClassName |
( |
| ) |
|
|
virtual |
◆ GetExtendedProcessorName()
const char* vtkSystemInformation::GetExtendedProcessorName |
( |
| ) |
|
◆ GetFamilyID()
const char* vtkSystemInformation::GetFamilyID |
( |
| ) |
|
◆ GetHostname()
const char* vtkSystemInformation::GetHostname |
( |
| ) |
|
◆ GetLogicalProcessorsPerPhysical()
int vtkSystemInformation::GetLogicalProcessorsPerPhysical |
( |
| ) |
|
◆ GetModelID()
const char* vtkSystemInformation::GetModelID |
( |
| ) |
|
◆ GetModelName()
const char* vtkSystemInformation::GetModelName |
( |
| ) |
|
◆ GetNumberOfLogicalCPU()
unsigned int vtkSystemInformation::GetNumberOfLogicalCPU |
( |
| ) |
|
◆ GetNumberOfPhysicalCPU()
unsigned int vtkSystemInformation::GetNumberOfPhysicalCPU |
( |
| ) |
|
◆ GetOSName()
const char* vtkSystemInformation::GetOSName |
( |
| ) |
|
◆ GetOSPlatform()
const char* vtkSystemInformation::GetOSPlatform |
( |
| ) |
|
◆ GetOSRelease()
const char* vtkSystemInformation::GetOSRelease |
( |
| ) |
|
◆ GetOSVersion()
const char* vtkSystemInformation::GetOSVersion |
( |
| ) |
|
◆ GetProcessorAPICID()
int vtkSystemInformation::GetProcessorAPICID |
( |
| ) |
|
◆ GetProcessorCacheSize()
int vtkSystemInformation::GetProcessorCacheSize |
( |
| ) |
|
◆ GetProcessorCacheXSize()
int vtkSystemInformation::GetProcessorCacheXSize |
( |
long |
int | ) |
|
◆ GetProcessorClockFrequency()
float vtkSystemInformation::GetProcessorClockFrequency |
( |
| ) |
|
◆ GetProcessorSerialNumber()
const char* vtkSystemInformation::GetProcessorSerialNumber |
( |
| ) |
|
◆ GetSteppingCode()
const char* vtkSystemInformation::GetSteppingCode |
( |
| ) |
|
◆ GetTotalPhysicalMemory()
unsigned long vtkSystemInformation::GetTotalPhysicalMemory |
( |
| ) |
|
◆ GetTotalVirtualMemory()
unsigned long vtkSystemInformation::GetTotalVirtualMemory |
( |
| ) |
|
◆ GetTypeID()
const char* vtkSystemInformation::GetTypeID |
( |
| ) |
|
◆ GetVendorID()
const char* vtkSystemInformation::GetVendorID |
( |
| ) |
|
◆ GetVendorString()
const char* vtkSystemInformation::GetVendorString |
( |
| ) |
|
◆ Is64Bits()
int vtkSystemInformation::Is64Bits |
( |
| ) |
|
◆ IsA()
virtual int vtkSystemInformation::IsA |
( |
const char * |
type | ) |
|
|
virtual |
◆ IsTypeOf()
static int vtkSystemInformation::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
◆ New()
◆ operator=()
◆ PrintSelf()
void vtkSystemInformation::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
◆ RunCPUCheck()
void vtkSystemInformation::RunCPUCheck |
( |
| ) |
|
◆ RunMemoryCheck()
void vtkSystemInformation::RunMemoryCheck |
( |
| ) |
|
◆ RunOSCheck()
void vtkSystemInformation::RunOSCheck |
( |
| ) |
|
◆ SafeDownCast()
◆ StringHolder
std::string vtkSystemInformation::StringHolder |
|
protected |
◆ SystemInformation
vtksys::SystemInformation vtkSystemInformation::SystemInformation |
|
protected |
The documentation for this class was generated from the following file: