action_t typedef | mauve::runtime::CallServiceImpl< CORE, R, P > | |
call(P...parameters) const override | mauve::runtime::CallServiceImpl< CORE, R, P > | virtual |
CallService(std::string const &name) | mauve::runtime::CallService< R, P... > | inline |
CallService()=delete (defined in mauve::runtime::CallService< R, P... >) | mauve::runtime::CallService< R, P... > | |
CallService(const CallService< R, P... > &other)=delete (defined in mauve::runtime::CallService< R, P... >) | mauve::runtime::CallService< R, P... > | |
CallServiceImpl(ServiceContainer< CORE > *container, std::string const &name, action_t action) | mauve::runtime::CallServiceImpl< CORE, R, P > | |
CallServiceImpl()=delete (defined in mauve::runtime::CallServiceImpl< CORE, R, P >) | mauve::runtime::CallServiceImpl< CORE, R, P > | |
CallServiceImpl(const CallService< CORE, R, P... > &other)=delete | mauve::runtime::CallServiceImpl< CORE, R, P > | |
get_resource_name() const override (defined in mauve::runtime::CallServiceImpl< CORE, R, P >) | mauve::runtime::CallServiceImpl< CORE, R, P > | inlinevirtual |
get_type() const overridefinal (defined in mauve::runtime::CallService< R, P... >) | mauve::runtime::CallService< R, P... > | inlinevirtual |
name | mauve::runtime::Service | |
operator()(P...parameters) const | mauve::runtime::CallService< R, P... > | inline |
Service()=delete (defined in mauve::runtime::Service) | mauve::runtime::Service | |
Service(std::string const &name) | mauve::runtime::Service | |
Service(const Service &other)=delete | mauve::runtime::Service | |
type_name() const | mauve::runtime::Service | |
~CallService() noexcept (defined in mauve::runtime::CallService< R, P... >) | mauve::runtime::CallService< R, P... > | inlinevirtual |
~CallServiceImpl() noexcept (defined in mauve::runtime::CallServiceImpl< CORE, R, P >) | mauve::runtime::CallServiceImpl< CORE, R, P > | |
~Service() noexcept (defined in mauve::runtime::Service) | mauve::runtime::Service | virtual |