MIRA
ConcreteRPCInvoker< Backend, Function, R, ARGS > Member List

This is the complete list of members for ConcreteRPCInvoker< Backend, Function, R, ARGS >, including all inherited members.

ConcreteRPCInvoker(const Function &f)ConcreteRPCInvoker< Backend, Function, R, ARGS >inline
ConcreteRPCInvoker(Function &&f)ConcreteRPCInvoker< Backend, Function, R, ARGS >inline
fnConcreteRPCInvoker< Backend, Function, R, ARGS >
getParameter(typename Backend::ServerRequest &request)ConcreteRPCInvoker< Backend, Function, R, ARGS >inlinestatic
invoke(typename Backend::ServerRequest &request, typename Backend::ServerResponse &response) finalConcreteRPCInvoker< Backend, Function, R, ARGS >inlinevirtual
parseArguments(typename Backend::ServerRequest &request, typename Backend::ServerResponse &response, Args &&... args)ConcreteRPCInvoker< Backend, Function, R, ARGS >inline
parseArguments(typename Backend::ServerRequest &request, typename Backend::ServerResponse &response, Private::StrippedType< ARGS > &&... args)ConcreteRPCInvoker< Backend, Function, R, ARGS >inline
~RPCInvoker()RPCInvokerinlinevirtual