JSON RPC
JSON-RPC 2.0 library for C++
File List
Here is a list of all files with brief descriptions:
[detail level 12]
  src
 details.hContains implementation details for the JSON RPC library
 dispatcher.cppImplementation of the dispatcher class
 dispatcher.hDefines the JSON RPC dispatcher class
 dispatcher_p.cppImplementation of the private members and methods of the JSON RPC dispatcher class
 dispatcher_p.hContains the private implementation details of the JSON RPC dispatcher class
 exception.cppImplementation of the JSON RPC exception class
 exception.hContains the definition of the JSON RPC Exception class
 export.hDefines macros for exporting and importing symbols in the JSON RPC library