|
#include <ArmarXCore/interface/observers/VariantBase.h>
#include <ArmarXCore/observers/AbstractObjectSerializer.h>
#include <ArmarXCore/interface/serialization/JSONSerialization.h>
#include <jsoncpp/json/json.h>
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 > |