JSONObject.h File Reference
#include <ArmarXCore/interface/observers/VariantBase.h>
#include <ArmarXCore/observers/AbstractObjectSerializer.h>
#include <ArmarXCore/interface/serialization/JSONSerialization.h>
#include <jsoncpp/json/json.h>
+ Include dependency graph for JSONObject.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  JSONObject
 The JSONObject class is used to represent and (de)serialize JSON objects. More...
 

Namespaces

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

Typedefs

using JSONObjectPtr = IceInternal::Handle< JSONObject >