EPAM B2BITS C++ Bovespa MarketData handler
1.27.1
|
#include <b2bits/engine/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) |
Loader for any file with properties like 'engine.properties'.
typedef std::map<std::string, std::string> B2bits::MD::PropertiesFile::PropertyMap |
|
static |
Returns properties loaded from file.
std::exception | if file read error. |