Scorum
|
#include <scorum/common_api/config_api.hpp>
#include <fc/exception/exception.hpp>
#include <boost/algorithm/string.hpp>
Go to the source code of this file.
Namespaces | |
scorum | |
Macros | |
#define | STR(field) BOOST_PP_STRINGIZE(field) |
Functions | |
config_api & | scorum::get_api_config (std::string api_name) |
#define STR | ( | field | ) | BOOST_PP_STRINGIZE(field) |
Definition at line 46 of file config_api.cpp.