#include <document_config_parser.h>
Static Public Member Functions | |
static bool | parse (std::string service, Config::Document &doc_config) |
bool Lux::DocumentConfigParser::parse | ( | std::string | service, | |
Config::Document & | doc_config | |||
) | [static] |
parse the configuration
service | service name | |
doc_config | reference to Config::Document |