MIRA
|
This is the complete list of members for ServiceCall< Ret(ARGS...)>, including all inherited members.
call(const ARGS &... args) const | ServiceCall< Ret(ARGS...)> | inline |
getSignature() const | ServiceCall< Ret(ARGS...)> | inline |
operator()(const ARGS &... args) const | ServiceCall< Ret(ARGS...)> | inline |
reflect(Reflector &r) | ServiceCall< Ret(ARGS...)> | inline |
ServiceCall(std::string serviceProvider, std::string method) | ServiceCall< Ret(ARGS...)> | inline |
ServiceCall()=default | ServiceCall< Ret(ARGS...)> | |
waitForServiceCall() const | ServiceCall< Ret(ARGS...)> | inline |
waitForServiceCall(Duration timeout) const | ServiceCall< Ret(ARGS...)> | inline |