Anklang 0.3.0-460-gc4ef46ba
ASE — Anklang Sound Engine (C++)

« « « Anklang Documentation
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
Jsonipc::Convert< std::string > Struct Reference

Static Public Member Functions

static std::string from_json (const JsonValue &value, const std::string &fallback=std::string())
 
static JsonValue to_json (const std::string &s, JsonAllocator &allocator)
 

Detailed Description

Definition at line 294 of file jsonipc.hh.

Member Function Documentation

◆ from_json()

static std::string Jsonipc::Convert< std::string >::from_json ( const JsonValue &  value,
const std::string fallback = std::string() 
)
static

Definition at line 296 of file jsonipc.hh.

◆ to_json()

static JsonValue Jsonipc::Convert< std::string >::to_json ( const std::string s,
JsonAllocator &  allocator 
)
static

Definition at line 301 of file jsonipc.hh.


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