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

This is the complete list of members for Ice::AsyncLocatorRegistry, including all inherited members.

dispatch(IncomingRequest &request, std::function< void(OutgoingResponse)> sendResponse) overrideIce::AsyncLocatorRegistryvirtual
ice_id(const Ice::Current &current) const overrideIce::AsyncLocatorRegistryvirtual
ice_ids(const Ice::Current &current) const overrideIce::AsyncLocatorRegistryvirtual
ice_isA(std::string typeId, const Current &current) constIce::Objectvirtual
ice_ping(const Current &current) constIce::Objectvirtual
ice_staticId() noexceptIce::AsyncLocatorRegistrystatic
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 typedefIce::AsyncLocatorRegistry
setAdapterDirectProxyAsync(std::string id, std::optional< Ice::ObjectPrx > proxy, std::function< void()> response, std::function< void(std::exception_ptr)> exception, const Ice::Current &current)=0Ice::AsyncLocatorRegistrypure virtual
setReplicatedAdapterDirectProxyAsync(std::string adapterId, std::string replicaGroupId, std::optional< Ice::ObjectPrx > proxy, std::function< void()> response, std::function< void(std::exception_ptr)> exception, const Ice::Current &current)=0Ice::AsyncLocatorRegistrypure virtual
setServerProcessProxyAsync(std::string id, std::optional< ProcessPrx > proxy, std::function< void()> response, std::function< void(std::exception_ptr)> exception, const Ice::Current &current)=0Ice::AsyncLocatorRegistrypure virtual
~Object()=default (defined in Ice::Object)Ice::Objectvirtual