The Firmware
class contains fields describing information about a firmware.
More...
List of all members.
Detailed Description
The Firmware
class contains fields describing information about a firmware.
Constructor & Destructor Documentation
vmware::esx::hcl::Firmware::Firmware |
( |
| ) |
[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::hcl::Firmware::_ConvertTo< T > |
( |
| ) |
[inline] |
- Type Constraints
-
T | : | vmware.vapi.bindings.IStructure | |
vmware.vapi.data.StructValue vmware::esx::hcl::Firmware::_GetDataValue |
( |
| ) |
[inline] |
vmware.vapi.bindings.type.StructType vmware::esx::hcl::Firmware::_GetType |
( |
| ) |
[inline] |
bool vmware::esx::hcl::Firmware::_HasTypeNameOf< T > |
( |
| ) |
[inline] |
- Type Constraints
-
T | : | vmware.vapi.bindings.IStructure | |
void vmware::esx::hcl::Firmware::_Validate |
( |
| ) |
[inline] |
override bool vmware::esx::hcl::Firmware::Equals |
( |
object |
obj | ) |
[inline] |
override int vmware::esx::hcl::Firmware::GetHashCode |
( |
| ) |
[inline] |
string vmware::esx::hcl::Firmware::GetVendor |
( |
| ) |
[inline] |
The vendor that produced the firmware.
string vmware::esx::hcl::Firmware::GetVersion |
( |
| ) |
[inline] |
The version of the firmware.
void vmware::esx::hcl::Firmware::SetVendor |
( |
string |
vendor | ) |
[inline] |
The vendor that produced the firmware.
void vmware::esx::hcl::Firmware::SetVersion |
( |
string |
version | ) |
[inline] |
The version of the firmware.
override string vmware::esx::hcl::Firmware::ToString |
( |
| ) |
[inline] |
The documentation for this class was generated from the following file: