Object.h File Reference
#include <map>
#include <string>
#include "../detail/ContainerVariant.h"
+ Include dependency graph for Object.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Object
 The Object class. More...
 

Namespaces

 armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 
 armarx::aron
 
 armarx::aron::type
 A convenience header to include all aron files (full include, not forward declared)
 

Typedefs

using ObjectPtr = std::shared_ptr< Object >