JsonData.h File Reference
#include "JsonWriter.h"
#include "LexerInfo.h"
#include <memory>
+ Include dependency graph for JsonData.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  JsonData
 

Namespaces

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

Typedefs

using JsonDataPtr = std::shared_ptr< JsonData >