The Server class contains fields describing information about a server.
More...
List of all members.
Detailed Description
The Server class contains fields describing information about a server.
Constructor & Destructor Documentation
| vmware::esx::hcl::Server::Server |
( |
| ) |
[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::Server::_ConvertTo< T > |
( |
| ) |
[inline] |
- Type Constraints
-
| T | : | vmware.vapi.bindings.IStructure | |
| vmware.vapi.data.StructValue vmware::esx::hcl::Server::_GetDataValue |
( |
| ) |
[inline] |
| vmware.vapi.bindings.type.StructType vmware::esx::hcl::Server::_GetType |
( |
| ) |
[inline] |
| bool vmware::esx::hcl::Server::_HasTypeNameOf< T > |
( |
| ) |
[inline] |
- Type Constraints
-
| T | : | vmware.vapi.bindings.IStructure | |
| void vmware::esx::hcl::Server::_Validate |
( |
| ) |
[inline] |
| override bool vmware::esx::hcl::Server::Equals |
( |
object |
obj | ) |
[inline] |
Currently installed BIOS of the server.
| string vmware::esx::hcl::Server::GetCpuFeatures |
( |
| ) |
[inline] |
The current CPU features.
| string vmware::esx::hcl::Server::GetCpuSeries |
( |
| ) |
[inline] |
| override int vmware::esx::hcl::Server::GetHashCode |
( |
| ) |
[inline] |
| string vmware::esx::hcl::Server::GetModelName |
( |
| ) |
[inline] |
The name of the server model.
| string vmware::esx::hcl::Server::GetVendor |
( |
| ) |
[inline] |
Currently installed BIOS of the server.
| void vmware::esx::hcl::Server::SetCpuFeatures |
( |
string |
cpuFeatures | ) |
[inline] |
The current CPU features.
| void vmware::esx::hcl::Server::SetCpuSeries |
( |
string |
cpuSeries | ) |
[inline] |
| void vmware::esx::hcl::Server::SetModelName |
( |
string |
modelName | ) |
[inline] |
The name of the server model.
| void vmware::esx::hcl::Server::SetVendor |
( |
string |
vendor | ) |
[inline] |
| override string vmware::esx::hcl::Server::ToString |
( |
| ) |
[inline] |
The documentation for this class was generated from the following file: