This is the complete list of members for Ice::Locator, including all inherited members.
dispatch(IncomingRequest &request, std::function< void(OutgoingResponse)> sendResponse) override | Ice::Locator | virtual |
findAdapterByIdAsync(std::string id, std::function< void(const std::optional< Ice::ObjectPrx > &returnValue)> response, std::function< void(std::exception_ptr)> exception, const Ice::Current ¤t) const =0 | Ice::Locator | pure virtual |
findObjectByIdAsync(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 | Ice::Locator | pure virtual |
getRegistry(const Ice::Current ¤t) const =0 | Ice::Locator | pure virtual |
ice_id(const Ice::Current ¤t) const override | Ice::Locator | virtual |
ice_ids(const Ice::Current ¤t) const override | Ice::Locator | 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 | Ice::Locator | 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 | Ice::Locator | |
~Object()=default (defined in Ice::Object) | Ice::Object | virtual |