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< const char * > Struct Reference

Static Public Member Functions

static const charfrom_json (const JsonValue &value, const char *fallback="")
 
static JsonValue to_json (const char *str, size_t l, JsonAllocator &allocator)
 
static JsonValue to_json (const char *str, JsonAllocator &allocator)
 

Detailed Description

Definition at line 274 of file jsonipc.hh.

Member Function Documentation

◆ from_json()

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

Definition at line 276 of file jsonipc.hh.

◆ to_json() [1/2]

static JsonValue Jsonipc::Convert< const char * >::to_json ( const char str,
JsonAllocator &  allocator 
)
static

Definition at line 286 of file jsonipc.hh.

◆ to_json() [2/2]

static JsonValue Jsonipc::Convert< const char * >::to_json ( const char str,
size_t  l,
JsonAllocator &  allocator 
)
static

Definition at line 281 of file jsonipc.hh.


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