Go to the documentation of this file.
40 while (this->rowCount() > 0)
67 ArmarXManagerInterfacePrx
100 this->data.
name = name;
109 this->data.
online = online;
117 this->data.
proxy = proxy;
138 const ObjectPropertyInfos&
ObjectPropertyInfos appProperties
Ice::ConnectionPtr getConnection() const
void setConnection(Ice::ConnectionPtr connection)
void setOnline(bool online)
ArmarXManagerInterfacePrx proxy
void setAppProperties(const ObjectPropertyInfos &properties)
const ObjectPropertyInfos & getAppProperties() const
void setManagerProxy(ArmarXManagerInterfacePrx proxy)
std::mutex & getMutex()
Returns the access mutex.
ArmarXManagerItem(const QString &name)
Ice::ConnectionPtr connection
void setEndpointStr(const QString &endpointStr)
void clear(bool clearProxy=true)
Clears the item data.
QMap< QString, ManagedIceObjectItem > ObjectMap
void setName(QString name)
This file offers overloads of toIce() and fromIce() functions for STL container types.
ArmarXManagerInterfacePrx getManagerProxy() const
QString getEndpointStr() const