JSON RPC
JSON-RPC 2.0 library for C++
|
Contains the private implementation details of the JSON RPC dispatcher class. More...
#include <atomic>
#include <string>
#include <unordered_map>
#include <utility>
#include "dispatcher.h"
Go to the source code of this file.
Classes | |
class | wwa::json_rpc::dispatcher_private |
Private implementation of the JSON RPC dispatcher class. More... | |
Namespaces | |
namespace | wwa |
namespace | wwa::json_rpc |
Library namespace. | |
Contains the private implementation details of the JSON RPC dispatcher class.
Definition in file dispatcher_p.h.