Public Member Functions |
Static Public Member Functions |
Protected Member Functions |
List of all members
ewol::resource::ConfigFile Class Reference
Inheritance diagram for ewol::resource::ConfigFile:
Public Member Functions | |
DECLARE_RESOURCE_NAMED_FACTORY (ConfigFile) | |
void | reload () |
int32_t | request (const std::string &_paramName) |
double | getNumber (int32_t _id) |
std::string | getString (int32_t _id) |
bool | getBoolean (int32_t _id) |
Static Public Member Functions | |
static ememory::SharedPtr< ewol::resource::ConfigFile > | keep (const std::string &_filename) |
Protected Member Functions | |
void | init (const std::string &_filename) |
Member Function Documentation
§ keep()
|
static |
keep the resource pointer.
- Note
- Never free this pointer by your own...
- Parameters
-
[in] _filename Name of the configuration file.
- Returns
- pointer on the resource or nullptr if an error occured.
The documentation for this class was generated from the following file:
- framework/atria-soft/ewol/ewol/resource/ConfigFile.hpp