|
|
#include <ArmarXCore/applications/ArmarXStorm/IceStorm/Instance.h>
Inheritance diagram for Instance:Public Types | |
| enum | SendQueueSizeMaxPolicy { RemoveSubscriber, DropEvents } |
Definition at line 58 of file Instance.h.
| Enumerator | |
|---|---|
| RemoveSubscriber | |
| DropEvents | |
Definition at line 61 of file Instance.h.
| Instance | ( | const std::string & | , |
| const std::string & | , | ||
| const Ice::CommunicatorPtr & | , | ||
| const Ice::ObjectAdapterPtr & | , | ||
| const Ice::ObjectAdapterPtr & | , | ||
| const Ice::ObjectAdapterPtr & | = 0, |
||
| const IceStormElection::NodePrx & | = 0 |
||
| ) |
| IceUtil::TimerPtr batchFlusher | ( | ) | const |
Definition at line 264 of file Instance.cpp.
| Ice::CommunicatorPtr communicator | ( | ) | const |
|
virtual |
Reimplemented in PersistentInstance.
Definition at line 349 of file Instance.cpp.
Here is the caller graph for this function:| IceUtil::Time discardInterval | ( | ) | const |
Definition at line 300 of file Instance.cpp.
| IceUtil::Time flushInterval | ( | ) | const |
Definition at line 306 of file Instance.cpp.
| string instanceName | ( | ) | const |
Definition at line 198 of file Instance.cpp.
| NodeIPtr node | ( | ) | const |
| Ice::ObjectAdapterPtr nodeAdapter | ( | ) | const |
Definition at line 234 of file Instance.cpp.
| NodePrx nodeProxy | ( | ) | const |
Definition at line 252 of file Instance.cpp.
| IceStorm::Instrumentation::TopicManagerObserverPtr observer | ( | ) | const |
Definition at line 288 of file Instance.cpp.
| ObserversPtr observers | ( | ) | const |
Definition at line 240 of file Instance.cpp.
| Ice::PropertiesPtr properties | ( | ) | const |
| Ice::ObjectAdapterPtr publishAdapter | ( | ) | const |
Definition at line 222 of file Instance.cpp.
| Ice::ObjectPrx publisherReplicaProxy | ( | ) | const |
Definition at line 282 of file Instance.cpp.
| int sendQueueSizeMax | ( | ) | const |
Definition at line 318 of file Instance.cpp.
| Instance::SendQueueSizeMaxPolicy sendQueueSizeMaxPolicy | ( | ) | const |
Definition at line 324 of file Instance.cpp.
| int sendTimeout | ( | ) | const |
Definition at line 312 of file Instance.cpp.
| string serviceName | ( | ) | const |
Definition at line 204 of file Instance.cpp.
| void setNode | ( | const IceStormElection::NodeIPtr & | node | ) |
| void shutdown | ( | ) |
| IceUtil::TimerPtr timer | ( | ) | const |
Definition at line 270 of file Instance.cpp.
| Ice::ObjectAdapterPtr topicAdapter | ( | ) | const |
Definition at line 228 of file Instance.cpp.
| IceStorm::TopicReaperPtr topicReaper | ( | ) | const |
Definition at line 294 of file Instance.cpp.
| Ice::ObjectPrx topicReplicaProxy | ( | ) | const |
Definition at line 276 of file Instance.cpp.
| TraceLevelsPtr traceLevels | ( | ) | const |
Definition at line 258 of file Instance.cpp.