Brunot
Loading...
Searching...
No Matches
nlohmann::adl_serializer< Script > Struct Reference

template specialization of the json serializer for ScriptHolder, so they can be serialized even though it cannot be default constructed More...

#include <Script.h>

Static Public Member Functions

static auto from_json (const json &j) -> Script
static auto to_json (json &j, const Script &s) -> void

Detailed Description

template specialization of the json serializer for ScriptHolder, so they can be serialized even though it cannot be default constructed

Member Function Documentation

◆ from_json()

auto nlohmann::adl_serializer< Script >::from_json ( const json & j) ->Script
inlinestatic

◆ to_json()

auto nlohmann::adl_serializer< Script >::to_json ( json & j,
const Script & s )->void
inlinestatic

The documentation for this struct was generated from the following file:
  • /home/egrazil/sites/Brunot/The House/source/Framework/Script.h