Diag-Client-Lib
Namespaces | Functions
json_parser.cpp File Reference
#include "parser/json_parser.h"
#include "common/logger.h"
Include dependency graph for json_parser.cpp:

Go to the source code of this file.

Namespaces

 boost_support
 
 boost_support::parser
 

Functions

core_type::Result< void, ParsingErrorCode > boost_support::parser::Read (std::string_view config_path, boost_tree &json_tree)
 Parser to get the configuration from json file. More...