libkazv
nlohmann::adl_serializer< Device > Struct Reference

#include <client_device.hpp>

Static Public Member Functions

static void to_json (json &jo, const Device &pod)
 
static void from_json (const json &jo, Device &result)
 

Member Function Documentation

◆ from_json()

static void nlohmann::adl_serializer< Device >::from_json ( const json jo,
Device result 
)
inlinestatic

◆ to_json()

static void nlohmann::adl_serializer< Device >::to_json ( json jo,
const Device pod 
)
inlinestatic

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