fpmas-metamodel 1.0
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
nlohmann::adl_serializer< NodeView > Struct Reference

#include <dot.h>

Static Public Member Functions

static void to_json (nlohmann::json &json, const NodeView &node_view)
 
static void from_json (const nlohmann::json &json, NodeView &node_view)
 

Detailed Description

NodeView JSON serialization rules.

Member Function Documentation

◆ to_json()

static void nlohmann::adl_serializer< NodeView >::to_json ( nlohmann::json &  json,
const NodeView node_view 
)
static

JSON serialization.

◆ from_json()

static void nlohmann::adl_serializer< NodeView >::from_json ( const nlohmann::json &  json,
NodeView node_view 
)
static

JSON deserialization.


The documentation for this struct was generated from the following file: