|
virtual void | destroy (const Ice::Current &) |
|
bool | destroyed () const |
|
virtual LinkInfoSeq | getLinkInfoSeq (const Ice::Current &) const |
|
virtual TopicLinkPrx | getLinkProxy (const Ice::Current &) |
|
virtual std::string | getName (const Ice::Current &) const |
|
virtual Ice::ObjectPrx | getNonReplicatedPublisher (const Ice::Current &) const |
|
virtual Ice::ObjectPrx | getPublisher (const Ice::Current &) const |
|
virtual Ice::IdentitySeq | getSubscribers (const Ice::Current &) const |
|
Ice::Identity | id () const |
|
virtual void | link (const TopicPrx &, Ice::Int, const Ice::Current &) |
|
void | publish (bool, const EventDataSeq &) |
|
virtual void | reap (const Ice::IdentitySeq &, const Ice::Current &) |
|
void | shutdown () |
|
virtual void | subscribe (const QoS &, const Ice::ObjectPrx &, const Ice::Current &) |
|
virtual Ice::ObjectPrx | subscribeAndGetPublisher (const QoS &, const Ice::ObjectPrx &, const Ice::Current &) |
|
| TransientTopicImpl (const InstancePtr &, const std::string &, const Ice::Identity &) |
|
virtual void | unlink (const TopicPrx &, const Ice::Current &) |
|
virtual void | unsubscribe (const Ice::ObjectPrx &, const Ice::Current &) |
|
| ~TransientTopicImpl () |
|
bool | _iceD_getLinkProxy (::IceInternal::Incoming &, const ::Ice::Current &) |
|
bool | _iceD_reap (::IceInternal::Incoming &, const ::Ice::Current &) |
|
virtual bool | _iceDispatch (::IceInternal::Incoming &, const ::Ice::Current &) |
|
idempotent TopicLink * | getLinkProxy () |
| Retrieve a proxy to the TopicLink interface. More...
|
|
virtual ::IceStorm::TopicLinkPrx | getLinkProxy (const ::Ice::Current &=::Ice::emptyCurrent)=0 |
|
virtual const ::std::string & | ice_id (const ::Ice::Current &=::Ice::emptyCurrent) const |
|
virtual ::std::vector< ::std::string > | ice_ids (const ::Ice::Current &=::Ice::emptyCurrent) const |
|
virtual bool | ice_isA (const ::std::string &, const ::Ice::Current &=::Ice::emptyCurrent) const |
|
virtual void | reap (const ::Ice::IdentitySeq &, const ::Ice::Current &=::Ice::emptyCurrent)=0 |
|
void | reap (Ice::IdentitySeq id) throws ReapWouldBlock |
| Reap the given identities. More...
|
|
virtual | ~TopicInternal () |
|
Definition at line 25 of file TransientTopicI.h.