ArmarXFwd.h File Reference
#include <IceUtil/Handle.h>
#include <Ice/Handle.h>
+ Include dependency graph for ArmarXFwd.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 

Typedefs

using ArmarXObjectSchedulerPtr = IceUtil::Handle< ArmarXObjectScheduler >
 
using ComponentPtr = IceInternal::Handle< Component >
 Component smart pointer type. More...
 
using IceGridAdminPtr = IceUtil::Handle< IceGridAdmin >
 
using IceManagerPtr = IceUtil::Handle< IceManager >
 IceManager smart pointer. More...
 
using ManagedIceObjectPtr = IceInternal::Handle< ManagedIceObject >