|
| AddonInfoPrivate (std::string name) |
|
|
bool | valid_ = false |
|
std::string | uniqueName_ |
|
OverrideEnabled | overrideEnabled_ = OverrideEnabled::NotSet |
|
std::vector< std::string > | dependencies_ |
|
std::vector< std::string > | optionalDependencies_ |
|
std::vector< std::tuple< std::string, SemanticVersion > > | dependenciesWithVersion_ |
|
std::vector< std::tuple< std::string, SemanticVersion > > | optionalDependenciesWithVersion_ |
|
Definition at line 70 of file addoninfo.cpp.
The documentation for this class was generated from the following file: