ChimeraTK-DeviceAccess 03.20.00
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
JsonMapFileParser.cc File Reference
#include "JsonMapFileParser.h"
#include <nlohmann/json.hpp>
#include <boost/algorithm/string.hpp>
#include <string>
+ Include dependency graph for JsonMapFileParser.cc:

Go to the source code of this file.

Namespaces

namespace  ChimeraTK
 

Typedefs

using json = nlohmann::json
 

Typedef Documentation

◆ json

using json = nlohmann::json

Definition at line 12 of file JsonMapFileParser.cc.