Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches
Glacier2::AsyncRouter Member List

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 &current)=0Ice::AsyncRouterpure 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 &current)=0Glacier2::AsyncRouterpure virtual
createSessionFromSecureConnectionAsync(std::function< void(const std::optional< SessionPrx > &returnValue)> response, std::function< void(std::exception_ptr)> exception, const Ice::Current &current)=0Glacier2::AsyncRouterpure virtual
destroySessionAsync(std::function< void()> response, std::function< void(std::exception_ptr)> exception, const Ice::Current &current)=0Glacier2::AsyncRouterpure virtual
dispatch(Ice::IncomingRequest &request, std::function< void(Ice::OutgoingResponse)> sendResponse) overrideGlacier2::AsyncRoutervirtual
getACMTimeoutAsync(std::function< void(std::int32_t returnValue)> response, std::function< void(std::exception_ptr)> exception, const Ice::Current &current) const =0Glacier2::AsyncRouterpure virtual
getCategoryForClientAsync(std::function< void(std::string_view returnValue)> response, std::function< void(std::exception_ptr)> exception, const Ice::Current &current) const =0Glacier2::AsyncRouterpure 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 &current) const =0Ice::AsyncRouterpure virtual
getServerProxyAsync(std::function< void(const std::optional< Ice::ObjectPrx > &returnValue)> response, std::function< void(std::exception_ptr)> exception, const Ice::Current &current) const =0Ice::AsyncRouterpure virtual
getSessionTimeoutAsync(std::function< void(std::int64_t returnValue)> response, std::function< void(std::exception_ptr)> exception, const Ice::Current &current) const =0Glacier2::AsyncRouterpure virtual
ice_id(const Ice::Current &current) const overrideGlacier2::AsyncRoutervirtual
ice_ids(const Ice::Current &current) const overrideGlacier2::AsyncRoutervirtual
ice_isA(std::string typeId, const Current &current) constIce::Objectvirtual
ice_ping(const Current &current) constIce::Objectvirtual
ice_staticId() noexceptGlacier2::AsyncRouterstatic
Object() noexcept=defaultIce::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 typedefGlacier2::AsyncRouter
refreshSessionAsync(std::function< void()> response, std::function< void(std::exception_ptr)> exception, const Ice::Current &current)=0Glacier2::AsyncRouterpure virtual
~Object()=default (defined in Ice::Object)Ice::Objectvirtual