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< bool > Struct Reference

Static Public Member Functions

static bool from_json (const JsonValue &value, bool fallback=bool())
 
static JsonValue to_json (bool b, JsonAllocator &allocator)
 

Detailed Description

Definition at line 238 of file jsonipc.hh.

Member Function Documentation

◆ from_json()

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

Definition at line 240 of file jsonipc.hh.

◆ to_json()

static JsonValue Jsonipc::Convert< bool >::to_json ( bool  b,
JsonAllocator &  allocator 
)
static

Definition at line 245 of file jsonipc.hh.


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