Builder class for Driver.
More...
List of all members.
Public Member Functions |
| | Builder (string name, string version) |
| | Constructor with parameters for the required properties of Driver.
|
| Builder | SetVendor (string vendor) |
| | The vendor that produced the driver.
|
| Driver | Build () |
Detailed Description
Constructor & Destructor Documentation
| vmware::esx::hcl::Driver::Builder::Builder |
( |
string |
name, |
|
|
string |
version |
|
) |
| [inline] |
Constructor with parameters for the required properties of Driver.
Member Function Documentation
| Driver vmware::esx::hcl::Driver::Builder::Build |
( |
| ) |
[inline] |
| Builder vmware::esx::hcl::Driver::Builder::SetVendor |
( |
string |
vendor | ) |
[inline] |
The vendor that produced the driver.
The documentation for this class was generated from the following file: