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