MeLOn
Loading...
Searching...
No Matches
gpParser.cpp File Reference
#include "gpParser.h"
#include <memory>
#include "exceptions.h"
#include "gpData.h"
#include <nlohmann/json.hpp>

Typedefs

using json = nlohmann::json
 

Functions

void from_json (const json &j, GPData &d)
 

Typedef Documentation

◆ json

using json = nlohmann::json

Function Documentation

◆ from_json()

void from_json ( const json & j,
GPData & d )