Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches
IceGrid::AsyncSession Member List

This is the complete list of members for IceGrid::AsyncSession, including all inherited members.

allocateObjectByIdAsync(::Ice::Identity id, std::function< void(const std::optional< Ice::ObjectPrx > &returnValue)> response, std::function< void(std::exception_ptr)> exception, const Ice::Current &current)=0IceGrid::AsyncSessionpure virtual
allocateObjectByTypeAsync(std::string type, std::function< void(const std::optional< Ice::ObjectPrx > &returnValue)> response, std::function< void(std::exception_ptr)> exception, const Ice::Current &current)=0IceGrid::AsyncSessionpure virtual
destroyAsync(std::function< void()> response, std::function< void(std::exception_ptr)> exception, const Ice::Current &current)=0Glacier2::AsyncSessionpure virtual
dispatch(Ice::IncomingRequest &request, std::function< void(Ice::OutgoingResponse)> sendResponse) overrideIceGrid::AsyncSessionvirtual
ice_id(const Ice::Current &current) const overrideIceGrid::AsyncSessionvirtual
ice_ids(const Ice::Current &current) const overrideIceGrid::AsyncSessionvirtual
ice_isA(std::string typeId, const Current &current) constIce::Objectvirtual
ice_ping(const Current &current) constIce::Objectvirtual
ice_staticId() noexceptIceGrid::AsyncSessionstatic
keepAliveAsync(std::function< void()> response, std::function< void(std::exception_ptr)> exception, const Ice::Current &current)=0IceGrid::AsyncSessionpure virtual
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 typedefIceGrid::AsyncSession
releaseObjectAsync(::Ice::Identity id, std::function< void()> response, std::function< void(std::exception_ptr)> exception, const Ice::Current &current)=0IceGrid::AsyncSessionpure virtual
setAllocationTimeoutAsync(std::int32_t timeout, std::function< void()> response, std::function< void(std::exception_ptr)> exception, const Ice::Current &current)=0IceGrid::AsyncSessionpure virtual
~Object()=default (defined in Ice::Object)Ice::Objectvirtual