|
|
#include <ArmarXCore/applications/ArmarXStorm/IceStorm/TransientTopicManagerI.h>
Inheritance diagram for TransientTopicManagerImpl:Public Member Functions | |
| virtual TopicPrx | create (const std::string &, const Ice::Current &) |
| virtual IceStormElection::NodePrx | getReplicaNode (const Ice::Current &) const |
| Ice::ObjectPtr | getServant () const |
| virtual Ice::SliceChecksumDict | getSliceChecksums (const Ice::Current &) const |
| void | reap () |
| virtual TopicPrx | retrieve (const std::string &, const Ice::Current &) const |
| virtual TopicDict | retrieveAll (const Ice::Current &) const |
| void | shutdown () |
| TransientTopicManagerImpl (const InstancePtr &) | |
| ~TransientTopicManagerImpl () | |
Public Member Functions inherited from TopicManagerInternal | |
| bool | _iceD_getReplicaNode (::IceInternal::Incoming &, const ::Ice::Current &) const |
| virtual bool | _iceDispatch (::IceInternal::Incoming &, const ::Ice::Current &) |
| idempotent IceStormElection::Node * | getReplicaNode () |
| Return the replica node proxy for this topic manager. More... | |
| virtual ::IceStormElection::NodePrx | getReplicaNode (const ::Ice::Current &=::Ice::emptyCurrent) const =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 | ~TopicManagerInternal () |
Additional Inherited Members | |
Public Types inherited from TopicManagerInternal | |
| typedef TopicManagerInternalPtr | PointerType |
| typedef TopicManagerInternalPrx | ProxyType |
Static Public Member Functions inherited from TopicManagerInternal | |
| static const ::std::string & | ice_staticId () |
Protected Member Functions inherited from TopicManagerInternal | |
| virtual void | _iceReadImpl (::Ice::InputStream *) |
| virtual void | _iceWriteImpl (::Ice::OutputStream *) const |
Definition at line 30 of file TransientTopicManagerI.h.
| TransientTopicManagerImpl | ( | const InstancePtr & | instance | ) |
Definition at line 23 of file TransientTopicManagerI.cpp.
Definition at line 28 of file TransientTopicManagerI.cpp.
|
virtual |
|
virtual |
Definition at line 126 of file TransientTopicManagerI.cpp.
| Ice::ObjectPtr getServant | ( | ) | const |
|
virtual |
Definition at line 120 of file TransientTopicManagerI.cpp.
| void reap | ( | ) |
Definition at line 132 of file TransientTopicManagerI.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
virtual |
|
virtual |
| void shutdown | ( | ) |
Definition at line 168 of file TransientTopicManagerI.cpp.