#include <ModuleResourceManager.h>
|
| ModuleDependency (DependecyType type, const String &resource, const String &os_type, const String &config_type, const String &platform_type=PlatformType::all) |
|
| ModuleDependency (const String &resource, const String &os_type, const String &config_type, const String &platform_type=PlatformType::all) |
|
| ModuleDependency (const FireWallException &exception, const String &os_type, const String &config_type, const String &platform_type=PlatformType::all) |
|
FireWallException | getAsFirewallException () const |
|
| ModuleConfiguration () |
|
| ModuleConfiguration (const String &os_type, const String &config_type, const String &platform_type) |
|
bool | neededForOS (const String &os) const |
|
bool | neededForConfig (const String &os) const |
|
bool | neededForPlatform (const String &os) const |
|
◆ ModuleDependency() [1/3]
◆ ModuleDependency() [2/3]
◆ ModuleDependency() [3/3]
◆ getAsFirewallException()
◆ os_type
◆ resource
◆ type
The documentation for this struct was generated from the following files: