B2BITS FIX Antenna C++ 2.33.0
|
Loader for any file with properties like 'engine.properties'. More...
#include <B2BITS_FAProperties.h>
Public Types | |
typedef std::map< std::string, std::string > | PropertyMap |
Static Public Member Functions | |
static void | load (const std::string &path, PropertyMap *properties) |
Returns properties loaded from file. | |
Loader for any file with properties like 'engine.properties'.
typedef std::map<std::string, std::string> Engine::PropertiesFile::PropertyMap |
|
inlinestatic |
Returns properties loaded from file.
Utils::Exception | if file read error. |