MIRA
Classes | Namespaces | Typedefs
RPCCallDefinition.h File Reference

RPCCallDefinition for storing all information required to call a service method. More...

#include <string>
#include <serialization/adapters/std/vector>
Include dependency graph for RPCCallDefinition.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  RPCCallDefinition
 Stores info required to call an RPC method - service name, method name, arguments. More...
 

Namespaces

 mira
 specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec>
 

Typedefs

typedef std::vector< RPCCallDefinition > RPCCallDefinitions
 

Detailed Description

RPCCallDefinition for storing all information required to call a service method.

Author
Tim van der Grinten
Date
2020/04/27