![]() |
API Documentation
|
Stores all information relating to a particular feature or resource included by a Module. More...
#include <ModuleResourceManager.h>
Public Member Functions | |
| ModuleConfiguration () | |
| ModuleConfiguration (const String &os_type, const String &config_type, const String &platform_type) | |
| bool | neededForConfig (const String &os) const |
| bool | neededForOS (const String &os) const |
| bool | neededForPlatform (const String &os) const |
Static Public Member Functions | |
| static String | Combine (std::initializer_list< String > l) |
| static String & | Remove (String &s, std::initializer_list< String > l) |
Public Attributes | |
| String | config_type |
| String | os_type |
| String | platform_type |
Stores all information relating to a particular feature or resource included by a Module.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| String config_type |
| String os_type |
| String platform_type |