The ComponentInfo
class contains information that describe a specific component version in a software specification.
More...
List of all members.
Detailed Description
The ComponentInfo
class contains information that describe a specific component version in a software specification.
Constructor & Destructor Documentation
vmware::esx::settings::ComponentInfo::ComponentInfo |
( |
| ) |
[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::ComponentInfo::_ConvertTo< T > |
( |
| ) |
[inline] |
- Type Constraints
-
T | : | vmware.vapi.bindings.IStructure | |
vmware.vapi.data.StructValue vmware::esx::settings::ComponentInfo::_GetDataValue |
( |
| ) |
[inline] |
vmware.vapi.bindings.type.StructType vmware::esx::settings::ComponentInfo::_GetType |
( |
| ) |
[inline] |
bool vmware::esx::settings::ComponentInfo::_HasTypeNameOf< T > |
( |
| ) |
[inline] |
- Type Constraints
-
T | : | vmware.vapi.bindings.IStructure | |
void vmware::esx::settings::ComponentInfo::_Validate |
( |
| ) |
[inline] |
override bool vmware::esx::settings::ComponentInfo::Equals |
( |
object |
obj | ) |
[inline] |
Details about the component.
override int vmware::esx::settings::ComponentInfo::GetHashCode |
( |
| ) |
[inline] |
string vmware::esx::settings::ComponentInfo::GetVersion |
( |
| ) |
[inline] |
Version of the component.
Details about the component.
void vmware::esx::settings::ComponentInfo::SetVersion |
( |
string |
version | ) |
[inline] |
Version of the component.
override string vmware::esx::settings::ComponentInfo::ToString |
( |
| ) |
[inline] |
The documentation for this class was generated from the following file: