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