|
WSF
|
#include <WsfExtensionList.hpp>
Public Attributes | |
| std::string | mExtensionName |
| The name of the dependency extension. | |
| bool | mRequired |
An application extension dependency. Dependencies affect order of initialization.
| std::string WsfExtensionList::Dependency::mExtensionName |
The name of the dependency extension.
| bool WsfExtensionList::Dependency::mRequired |
Defines if the extension is required. when 'true', the dependency extension must exist.