SimpleJsonLogger.h File Reference
#include "SimpleJsonLoggerEntry.h"
#include <iostream>
#include <fstream>
#include <ArmarXGui/libraries/StructuralJson/JsonArray.h>
#include <ArmarXGui/libraries/StructuralJson/JsonData.h>
#include <ArmarXGui/libraries/StructuralJson/JsonObject.h>
#include <Eigen/Dense>
+ Include dependency graph for SimpleJsonLogger.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SimpleJsonLogger
 

Namespaces

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

Typedefs

using SimpleJsonLoggerPtr = std::shared_ptr< SimpleJsonLogger >