|
#include <ArmarXCore/core/IceManagerImpl.h>
Public Member Functions | |
ObjectEntry () | |
Public Attributes | |
bool | active |
Ice::ObjectAdapterPtr | adapter |
DependencyList | dependencies |
bool | dependenciesResolved |
Ice::Identity | id |
std::string | name |
TopicList | offeredTopics |
bool | ownAdapter |
Ice::ObjectPrx | proxy |
bool | updated |
TopicList | usedTopics |
Definition at line 106 of file IceManagerImpl.h.
|
inline |
Definition at line 108 of file IceManagerImpl.h.
bool active |
Definition at line 128 of file IceManagerImpl.h.
Ice::ObjectAdapterPtr adapter |
Definition at line 122 of file IceManagerImpl.h.
DependencyList dependencies |
Definition at line 125 of file IceManagerImpl.h.
bool dependenciesResolved |
Definition at line 127 of file IceManagerImpl.h.
Ice::Identity id |
Definition at line 120 of file IceManagerImpl.h.
std::string name |
Definition at line 119 of file IceManagerImpl.h.
TopicList offeredTopics |
Definition at line 124 of file IceManagerImpl.h.
bool ownAdapter |
Definition at line 129 of file IceManagerImpl.h.
Ice::ObjectPrx proxy |
Definition at line 121 of file IceManagerImpl.h.
bool updated |
Definition at line 126 of file IceManagerImpl.h.
TopicList usedTopics |
Definition at line 123 of file IceManagerImpl.h.