ArmarXFwd.h File Reference
#include <Ice/Handle.h>
#include <IceUtil/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

namespace  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.
 
using IceGridAdminPtr = IceUtil::Handle<IceGridAdmin>
 
using IceManagerPtr = IceUtil::Handle<IceManager>
 IceManager smart pointer.
 
using ManagedIceObjectPtr = IceInternal::Handle<ManagedIceObject>