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