|
MIRA
|
RPCSignature for storing all information about an RPC method signature. More...


Go to the source code of this file.
Classes | |
| struct | RPCSignature |
| Stores the signature of an RPC method including the methods name and its parameter types. More... | |
Namespaces | |
| mira | |
| specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec> | |
Functions | |
| template<typename R , typename... ARGS> | |
| RPCSignature | makeRPCSignature (std::string name) |
RPCSignature for storing all information about an RPC method signature.
1.8.14