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 ¤t)=0 | IceGrid::AsyncSession | pure 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 ¤t)=0 | IceGrid::AsyncSession | pure virtual |
| destroyAsync(std::function< void()> response, std::function< void(std::exception_ptr)> exception, const Ice::Current ¤t)=0 | Glacier2::AsyncSession | pure virtual |
| dispatch(Ice::IncomingRequest &request, std::function< void(Ice::OutgoingResponse)> sendResponse) override | IceGrid::AsyncSession | virtual |
| ice_id(const Ice::Current ¤t) const override | IceGrid::AsyncSession | virtual |
| ice_ids(const Ice::Current ¤t) const override | IceGrid::AsyncSession | 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 | IceGrid::AsyncSession | static |
| keepAliveAsync(std::function< void()> response, std::function< void(std::exception_ptr)> exception, const Ice::Current ¤t)=0 | IceGrid::AsyncSession | 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 | IceGrid::AsyncSession | |
| releaseObjectAsync(::Ice::Identity id, std::function< void()> response, std::function< void(std::exception_ptr)> exception, const Ice::Current ¤t)=0 | IceGrid::AsyncSession | pure virtual |
| setAllocationTimeoutAsync(std::int32_t timeout, std::function< void()> response, std::function< void(std::exception_ptr)> exception, const Ice::Current ¤t)=0 | IceGrid::AsyncSession | pure virtual |
| ~Object()=default (defined in Ice::Object) | Ice::Object | virtual |