Go to the documentation of this file.
27 #include <IceGrid/Admin.h>
38 virtual public IceGrid::ObjectObserver
44 void objectInit(const ::IceGrid::ObjectInfoSeq& objSeq, const ::Ice::Current& = Ice::emptyCurrent)
override ;
45 void objectAdded(const ::IceGrid::ObjectInfo& objInfo, const ::Ice::Current& = Ice::emptyCurrent)
override ;
46 void objectUpdated(const ::IceGrid::ObjectInfo& objInfo, const ::Ice::Current& = Ice::emptyCurrent)
override ;
IceUtil::Handle< ArmarXManager > ArmarXManagerPtr
The ArmarXObjectObserver inherits from IceGrid::ObjectObserver and signals its associated ArmarXManag...
void objectRemoved(const ::Ice::Identity &objIdentity, const ::Ice::Current &=Ice::emptyCurrent) override
void Identity(MatrixXX< N, N, T > *a)
void objectInit(const ::IceGrid::ObjectInfoSeq &objSeq, const ::Ice::Current &=Ice::emptyCurrent) override
void objectAdded(const ::IceGrid::ObjectInfo &objInfo, const ::Ice::Current &=Ice::emptyCurrent) override
ArmarXObjectObserver(ArmarXManagerPtr armarxManager)
void objectUpdated(const ::IceGrid::ObjectInfo &objInfo, const ::Ice::Current &=Ice::emptyCurrent) override
This file offers overloads of toIce() and fromIce() functions for STL container types.