Go to the documentation of this file.
41 while (this->rowCount() > 0)
99 this->data.
name = name;
108 this->data.
online = online;
116 this->data.
proxy = proxy;
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