cpp-msgpack-rpc 0.2.0
An RPC library implementing MessagePack RPC.
Loading...
Searching...
No Matches
config_parser.h File Reference

Definition of ConfigParser class. More...

#include <string>
#include <string_view>
#include <unordered_map>
#include "msgpack_rpc/config/client_config.h"
#include "msgpack_rpc/config/logging_config.h"
#include "msgpack_rpc/config/server_config.h"
#include "msgpack_rpc/impl/msgpack_rpc_export.h"
Include dependency graph for config_parser.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  msgpack_rpc::config::ConfigParser
 Class to parse configuration. More...

Namespaces

namespace  msgpack_rpc
 Namespace of cpp-msgpack-rpc library.
namespace  msgpack_rpc::config
 Namespace of configurations.

Detailed Description

Definition of ConfigParser class.

Definition in file config_parser.h.