#include <json_serializers.h>
|
static void | to_json (json &j, const wxString &s) |
|
static void | from_json (const json &j, wxString &s) |
|
static void | from_json (const json &j, wxString &s) |
|
static void | to_json (json &j, const wxString &s) |
|
Definition at line 30 of file grid_settings.cpp.
◆ from_json() [1/2]
static void nlohmann::adl_serializer< wxString >::from_json |
( |
const json & |
j, |
|
|
wxString & |
s |
|
) |
| |
|
inlinestatic |
◆ from_json() [2/2]
static void nlohmann::adl_serializer< wxString >::from_json |
( |
const json & |
j, |
|
|
wxString & |
s |
|
) |
| |
|
inlinestatic |
◆ to_json() [1/2]
static void nlohmann::adl_serializer< wxString >::to_json |
( |
json & |
j, |
|
|
const wxString & |
s |
|
) |
| |
|
inlinestatic |
◆ to_json() [2/2]
static void nlohmann::adl_serializer< wxString >::to_json |
( |
json & |
j, |
|
|
const wxString & |
s |
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following files: