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

#include <dot.h>

Static Public Member Functions

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

Detailed Description

EdgeView JSON serialization rules.

Member Function Documentation

◆ to_json()

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

JSON serialization.

◆ from_json()

static void nlohmann::adl_serializer< EdgeView >::from_json ( const nlohmann::json &  json,
EdgeView edge_view 
)
static

JSON deserialization.


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