MIRA
|
This is the complete list of members for RPCServer::Method, including all inherited members.
addInvoker(TRPCInvoker< Backend > *invoker) | RPCServer::Method | inline |
comment | RPCServer::MethodInfo | |
extendedSignature() const | RPCServer::MethodInfo | |
invokers | RPCServer::Method | |
Method(const RPCSignature &signature, const std::string &comment) | RPCServer::Method | inline |
Method(const RPCSignature &signature, const std::string &comment, const ParameterDescriptions ¶meterDescriptions) | RPCServer::Method | inline |
MethodInfo() | RPCServer::MethodInfo | inline |
MethodInfo(const RPCSignature &iSignature, const std::string &iComment) | RPCServer::MethodInfo | inline |
MethodInfo(const RPCSignature &iSignature, const std::string &iComment, const ParameterDescriptions &iParameterDescriptions) | RPCServer::MethodInfo | inline |
operator<(const MethodInfo &rhs) const | RPCServer::MethodInfo | inline |
operator==(const MethodInfo &rhs) const | RPCServer::MethodInfo | inline |
parameterDesc | RPCServer::MethodInfo | |
parameterDescriptions(const std::string &prefix="") const | RPCServer::MethodInfo | |
parameterSamples | RPCServer::MethodInfo | |
parameterSamplesDefault | RPCServer::MethodInfo | |
reflect(Reflector &r) | RPCServer::MethodInfo | inline |
reflect(ConcreteBinarySerializer< Stream, 0 > &r) | RPCServer::MethodInfo | inline |
reflect(ConcreteBinaryDeserializer< Stream, 0 > &r) | RPCServer::MethodInfo | inline |
reflectBinaryV0(Reflector &r) | RPCServer::MethodInfo | inline |
sampleParametersSet(bool formatted=false) const | RPCServer::MethodInfo | |
signature | RPCServer::MethodInfo |