This is the complete list of members for IceStorm::AsyncTopic, including all inherited members.
| destroyAsync(std::function< void()> response, std::function< void(std::exception_ptr)> exception, const Ice::Current ¤t)=0 | IceStorm::AsyncTopic | pure virtual |
| dispatch(Ice::IncomingRequest &request, std::function< void(Ice::OutgoingResponse)> sendResponse) override | IceStorm::AsyncTopic | virtual |
| getLinkInfoSeqAsync(std::function< void(const LinkInfoSeq &returnValue)> response, std::function< void(std::exception_ptr)> exception, const Ice::Current ¤t) const =0 | IceStorm::AsyncTopic | pure virtual |
| getNameAsync(std::function< void(std::string_view returnValue)> response, std::function< void(std::exception_ptr)> exception, const Ice::Current ¤t) const =0 | IceStorm::AsyncTopic | pure virtual |
| getNonReplicatedPublisherAsync(std::function< void(const std::optional< Ice::ObjectPrx > &returnValue)> response, std::function< void(std::exception_ptr)> exception, const Ice::Current ¤t) const =0 | IceStorm::AsyncTopic | pure virtual |
| getPublisherAsync(std::function< void(const std::optional< Ice::ObjectPrx > &returnValue)> response, std::function< void(std::exception_ptr)> exception, const Ice::Current ¤t) const =0 | IceStorm::AsyncTopic | pure virtual |
| getSubscribersAsync(std::function< void(const ::Ice::IdentitySeq &returnValue)> response, std::function< void(std::exception_ptr)> exception, const Ice::Current ¤t) const =0 | IceStorm::AsyncTopic | pure virtual |
| ice_id(const Ice::Current ¤t) const override | IceStorm::AsyncTopic | virtual |
| ice_ids(const Ice::Current ¤t) const override | IceStorm::AsyncTopic | 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 | IceStorm::AsyncTopic | static |
| linkAsync(std::optional< TopicPrx > linkTo, std::int32_t cost, std::function< void()> response, std::function< void(std::exception_ptr)> exception, const Ice::Current ¤t)=0 | IceStorm::AsyncTopic | 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 | IceStorm::AsyncTopic | |
| subscribeAndGetPublisherAsync(QoS theQoS, std::optional< Ice::ObjectPrx > subscriber, std::function< void(const std::optional< Ice::ObjectPrx > &returnValue)> response, std::function< void(std::exception_ptr)> exception, const Ice::Current ¤t)=0 | IceStorm::AsyncTopic | pure virtual |
| unlinkAsync(std::optional< TopicPrx > linkTo, std::function< void()> response, std::function< void(std::exception_ptr)> exception, const Ice::Current ¤t)=0 | IceStorm::AsyncTopic | pure virtual |
| unsubscribeAsync(std::optional< Ice::ObjectPrx > subscriber, std::function< void()> response, std::function< void(std::exception_ptr)> exception, const Ice::Current ¤t)=0 | IceStorm::AsyncTopic | pure virtual |
| ~Object()=default (defined in Ice::Object) | Ice::Object | virtual |