API Documentation
|
This is the complete list of members for ModuleDependency, including all inherited members.
Combine(std::initializer_list< String > l) | ModuleConfiguration | static |
config_type | ModuleConfiguration | |
getAsFirewallException() const | ModuleDependency | |
ModuleConfiguration() | ModuleConfiguration | inline |
ModuleConfiguration(const String &os_type, const String &config_type, const String &platform_type) | ModuleConfiguration | inline |
ModuleDependency(DependecyType type, const String &resource, const String &os_type, const String &config_type, const String &platform_type=PlatformType::all) | ModuleDependency | inline |
ModuleDependency(const String &resource, const String &os_type, const String &config_type, const String &platform_type=PlatformType::all) | ModuleDependency | inline |
ModuleDependency(const FireWallException &exception, const String &os_type, const String &config_type, const String &platform_type=PlatformType::all) | ModuleDependency | |
neededForConfig(const String &os) const | ModuleConfiguration | inline |
neededForOS(const String &os) const | ModuleConfiguration | inline |
neededForPlatform(const String &os) const | ModuleConfiguration | inline |
os_type | ModuleDependency | |
platform_type | ModuleConfiguration | |
Remove(String &s, std::initializer_list< String > l) | ModuleConfiguration | static |
resource | ModuleDependency | |
type | ModuleDependency |