AbstractObjectSerializer.h File Reference
#include <ArmarXCore/interface/observers/Serialization.h>
#include <ArmarXCore/observers/variant/Variant.h>
+ Include dependency graph for AbstractObjectSerializer.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AbstractObjectSerializer
 

Namespaces

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

Typedefs

using AbstractObjectSerializerPtr = IceInternal::Handle< AbstractObjectSerializer >
 
using ElementType = ElementTypes::ElementType
 

Enumerations

enum  ElementType { eScalar, eObject, eArray }