This is the complete list of members for IceBox::AsyncServiceManager, including all inherited members.
| addObserverAsync(std::optional< ServiceObserverPrx > observer, std::function< void()> response, std::function< void(std::exception_ptr)> exception, const Ice::Current ¤t)=0 | IceBox::AsyncServiceManager | pure virtual |
| dispatch(Ice::IncomingRequest &request, std::function< void(Ice::OutgoingResponse)> sendResponse) override | IceBox::AsyncServiceManager | virtual |
| ice_id(const Ice::Current ¤t) const override | IceBox::AsyncServiceManager | virtual |
| ice_ids(const Ice::Current ¤t) const override | IceBox::AsyncServiceManager | virtual |
| ice_isA(std::string typeId, const Current ¤t) const | Ice::Object | virtual |
| ice_ping(const Current ¤t) const | Ice::Object | virtual |
| ice_staticId() noexcept | IceBox::AsyncServiceManager | static |
| isServiceRunningAsync(std::string service, std::function< void(bool returnValue)> response, std::function< void(std::exception_ptr)> exception, const Ice::Current ¤t)=0 | IceBox::AsyncServiceManager | pure virtual |
| Object() noexcept=default | Ice::Object | |
| Object(const Object &)=delete (defined in Ice::Object) | Ice::Object | |
| Object(Object &&)=delete (defined in Ice::Object) | Ice::Object | |
| operator=(const Object &)=delete (defined in Ice::Object) | Ice::Object | |
| operator=(Object &&)=delete (defined in Ice::Object) | Ice::Object | |
| ProxyType typedef | IceBox::AsyncServiceManager | |
| shutdownAsync(std::function< void()> response, std::function< void(std::exception_ptr)> exception, const Ice::Current ¤t)=0 | IceBox::AsyncServiceManager | pure virtual |
| startServiceAsync(std::string service, std::function< void()> response, std::function< void(std::exception_ptr)> exception, const Ice::Current ¤t)=0 | IceBox::AsyncServiceManager | pure virtual |
| stopServiceAsync(std::string service, std::function< void()> response, std::function< void(std::exception_ptr)> exception, const Ice::Current ¤t)=0 | IceBox::AsyncServiceManager | pure virtual |
| ~Object()=default (defined in Ice::Object) | Ice::Object | virtual |