JSON RPC
JSON-RPC 2.0 library for C++
|
Files | |
details.h | |
Contains implementation details for the JSON RPC library. | |
dispatcher.cpp | |
Implementation of the dispatcher class. | |
dispatcher.h | |
Defines the JSON RPC dispatcher class. | |
dispatcher_p.cpp | |
Implementation of the private members and methods of the JSON RPC dispatcher class. | |
dispatcher_p.h | |
Contains the private implementation details of the JSON RPC dispatcher class. | |
exception.cpp | |
Implementation of the JSON RPC exception class. | |
exception.h | |
Contains the definition of the JSON RPC Exception class. | |
export.h | |
Defines macros for exporting and importing symbols in the JSON RPC library. | |