The HardwareModuleDetails
class contains information that provide more details about the a hardware module (e.g.
More...
List of all members.
Detailed Description
The HardwareModuleDetails
class contains information that provide more details about the a hardware module (e.g.
BIOS, PCI device).
Constructor & Destructor Documentation
vmware::esx::settings::HardwareModuleDetails::HardwareModuleDetails |
( |
| ) |
[inline] |
Generate all-fields constructor only for errors and standard structures that have relevant fields.
Creates a default new instance.
Member Function Documentation
T vmware::esx::settings::HardwareModuleDetails::_ConvertTo< T > |
( |
| ) |
[inline] |
- Type Constraints
-
T | : | vmware.vapi.bindings.IStructure | |
vmware.vapi.data.StructValue vmware::esx::settings::HardwareModuleDetails::_GetDataValue |
( |
| ) |
[inline] |
vmware.vapi.bindings.type.StructType vmware::esx::settings::HardwareModuleDetails::_GetType |
( |
| ) |
[inline] |
bool vmware::esx::settings::HardwareModuleDetails::_HasTypeNameOf< T > |
( |
| ) |
[inline] |
- Type Constraints
-
T | : | vmware.vapi.bindings.IStructure | |
void vmware::esx::settings::HardwareModuleDetails::_Validate |
( |
| ) |
[inline] |
override bool vmware::esx::settings::HardwareModuleDetails::Equals |
( |
object |
obj | ) |
[inline] |
Class of module (BIOS, PCI Device, non-PCI hardware, etc.)
string vmware::esx::settings::HardwareModuleDetails::GetDescription |
( |
| ) |
[inline] |
Descipription of the hardware module (e.g.
"System BIOS" or "Frobozz 100Gb NIC").
override int vmware::esx::settings::HardwareModuleDetails::GetHashCode |
( |
| ) |
[inline] |
Class of module (BIOS, PCI Device, non-PCI hardware, etc.)
void vmware::esx::settings::HardwareModuleDetails::SetDescription |
( |
string |
description | ) |
[inline] |
Descipription of the hardware module (e.g.
"System BIOS" or "Frobozz 100Gb NIC").
override string vmware::esx::settings::HardwareModuleDetails::ToString |
( |
| ) |
[inline] |
The documentation for this class was generated from the following file: