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

This is the complete list of members for IceStorm::AsyncTopicManager, including all inherited members.

createAsync(std::string name, std::function< void(const std::optional< TopicPrx > &returnValue)> response, std::function< void(std::exception_ptr)> exception, const Ice::Current &current)=0IceStorm::AsyncTopicManagerpure virtual
createOrRetrieveAsync(std::string name, std::function< void(const std::optional< TopicPrx > &returnValue)> response, std::function< void(std::exception_ptr)> exception, const Ice::Current &current)=0IceStorm::AsyncTopicManagerpure virtual
dispatch(Ice::IncomingRequest &request, std::function< void(Ice::OutgoingResponse)> sendResponse) overrideIceStorm::AsyncTopicManagervirtual
ice_id(const Ice::Current &current) const overrideIceStorm::AsyncTopicManagervirtual
ice_ids(const Ice::Current &current) const overrideIceStorm::AsyncTopicManagervirtual
ice_isA(std::string typeId, const Current &current) constIce::Objectvirtual
ice_ping(const Current &current) constIce::Objectvirtual
ice_staticId() noexceptIceStorm::AsyncTopicManagerstatic
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 typedefIceStorm::AsyncTopicManager
retrieveAllAsync(std::function< void(const TopicDict &returnValue)> response, std::function< void(std::exception_ptr)> exception, const Ice::Current &current)=0IceStorm::AsyncTopicManagerpure virtual
retrieveAsync(std::string name, std::function< void(const std::optional< TopicPrx > &returnValue)> response, std::function< void(std::exception_ptr)> exception, const Ice::Current &current)=0IceStorm::AsyncTopicManagerpure virtual
~Object()=default (defined in Ice::Object)Ice::Objectvirtual