This is the complete list of members for Glacier2::AsyncRouter, including all inherited members.
| addProxiesAsync(ObjectProxySeq proxies, std::function< void(const ObjectProxySeq &returnValue)> response, std::function< void(std::exception_ptr)> exception, const Ice::Current ¤t)=0 | Ice::AsyncRouter | pure virtual |
| createSessionAsync(std::string userId, std::string password, std::function< void(const std::optional< SessionPrx > &returnValue)> response, std::function< void(std::exception_ptr)> exception, const Ice::Current ¤t)=0 | Glacier2::AsyncRouter | pure virtual |
| createSessionFromSecureConnectionAsync(std::function< void(const std::optional< SessionPrx > &returnValue)> response, std::function< void(std::exception_ptr)> exception, const Ice::Current ¤t)=0 | Glacier2::AsyncRouter | pure virtual |
| destroySessionAsync(std::function< void()> response, std::function< void(std::exception_ptr)> exception, const Ice::Current ¤t)=0 | Glacier2::AsyncRouter | pure virtual |
| dispatch(Ice::IncomingRequest &request, std::function< void(Ice::OutgoingResponse)> sendResponse) override | Glacier2::AsyncRouter | virtual |
| getACMTimeoutAsync(std::function< void(std::int32_t returnValue)> response, std::function< void(std::exception_ptr)> exception, const Ice::Current ¤t) const =0 | Glacier2::AsyncRouter | pure virtual |
| getCategoryForClientAsync(std::function< void(std::string_view returnValue)> response, std::function< void(std::exception_ptr)> exception, const Ice::Current ¤t) const =0 | Glacier2::AsyncRouter | pure virtual |
| getClientProxyAsync(std::function< void(const std::optional< Ice::ObjectPrx > &returnValue, std::optional< bool > hasRoutingTable)> response, std::function< void(std::exception_ptr)> exception, const Ice::Current ¤t) const =0 | Ice::AsyncRouter | pure virtual |
| getServerProxyAsync(std::function< void(const std::optional< Ice::ObjectPrx > &returnValue)> response, std::function< void(std::exception_ptr)> exception, const Ice::Current ¤t) const =0 | Ice::AsyncRouter | pure virtual |
| getSessionTimeoutAsync(std::function< void(std::int64_t returnValue)> response, std::function< void(std::exception_ptr)> exception, const Ice::Current ¤t) const =0 | Glacier2::AsyncRouter | pure virtual |
| ice_id(const Ice::Current ¤t) const override | Glacier2::AsyncRouter | virtual |
| ice_ids(const Ice::Current ¤t) const override | Glacier2::AsyncRouter | 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 | Glacier2::AsyncRouter | static |
| 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 | Glacier2::AsyncRouter | |
| refreshSessionAsync(std::function< void()> response, std::function< void(std::exception_ptr)> exception, const Ice::Current ¤t)=0 | Glacier2::AsyncRouter | pure virtual |
| ~Object()=default (defined in Ice::Object) | Ice::Object | virtual |