|
MIRA
|
Provides JSON client and server side requests and responses. More...
#include <boost/thread/future.hpp>#include <boost/algorithm/string.hpp>#include <serialization/JSONSerializer.h>#include <rpc/RPCError.h>#include <rpc/JSONRPCResponse.h>#include <utils/ToString.h>#include <thread/Atomic.h>

Go to the source code of this file.
Classes | |
| class | JSONRPCBackend |
| Provides JSON client and server side requests and responses. More... | |
| class | JSONRPCBackend::ClientResponse |
| JSON client-side response. More... | |
| class | JSONRPCBackend::ClientRequest |
| JSON client-side request. More... | |
| class | JSONRPCBackend::ServerResponse |
| JSON server-side response. More... | |
| class | JSONRPCBackend::ServerRequest |
| JSON server-side request. More... | |
Namespaces | |
| mira | |
| specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec> | |
Provides JSON client and server side requests and responses.
1.8.14