This is the complete list of members for IceGrid::AsyncQuery, including all inherited members.
| dispatch(Ice::IncomingRequest &request, std::function< void(Ice::OutgoingResponse)> sendResponse) override | IceGrid::AsyncQuery | virtual |
| findAllObjectsByTypeAsync(std::string type, std::function< void(const ::Ice::ObjectProxySeq &returnValue)> response, std::function< void(std::exception_ptr)> exception, const Ice::Current ¤t) const =0 | IceGrid::AsyncQuery | pure virtual |
| findAllReplicasAsync(std::optional< Ice::ObjectPrx > proxy, std::function< void(const ::Ice::ObjectProxySeq &returnValue)> response, std::function< void(std::exception_ptr)> exception, const Ice::Current ¤t) const =0 | IceGrid::AsyncQuery | pure virtual |
| findObjectByIdAsync(::Ice::Identity id, std::function< void(const std::optional< Ice::ObjectPrx > &returnValue)> response, std::function< void(std::exception_ptr)> exception, const Ice::Current ¤t) const =0 | IceGrid::AsyncQuery | pure virtual |
| findObjectByTypeAsync(std::string type, std::function< void(const std::optional< Ice::ObjectPrx > &returnValue)> response, std::function< void(std::exception_ptr)> exception, const Ice::Current ¤t) const =0 | IceGrid::AsyncQuery | pure virtual |
| findObjectByTypeOnLeastLoadedNodeAsync(std::string type, LoadSample sample, std::function< void(const std::optional< Ice::ObjectPrx > &returnValue)> response, std::function< void(std::exception_ptr)> exception, const Ice::Current ¤t) const =0 | IceGrid::AsyncQuery | pure virtual |
| ice_id(const Ice::Current ¤t) const override | IceGrid::AsyncQuery | virtual |
| ice_ids(const Ice::Current ¤t) const override | IceGrid::AsyncQuery | 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::AsyncQuery | 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 | IceGrid::AsyncQuery | |
| ~Object()=default (defined in Ice::Object) | Ice::Object | virtual |