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
Ase::ConvertValueP Struct Reference

Convert between ValueP and Jsonipc::JsonValue. More...

#include "jsonapi.hh"

Inheritance diagram for Ase::ConvertValueP:
[legend]

Static Public Member Functions

static ValueP from_json (const Jsonipc::JsonValue &value)
 
static Jsonipc::JsonValue to_json (const ValueP &valp, Jsonipc::JsonAllocator &allocator)
 

Detailed Description

Convert between ValueP and Jsonipc::JsonValue.

Definition at line 129 of file jsonapi.hh.

Member Function Documentation

◆ from_json()

static ValueP Ase::ConvertValueP::from_json ( const Jsonipc::JsonValue &  value)
static

Definition at line 131 of file jsonapi.hh.

◆ to_json()

static Jsonipc::JsonValue Ase::ConvertValueP::to_json ( const ValueP valp,
Jsonipc::JsonAllocator &  allocator 
)
static

Definition at line 137 of file jsonapi.hh.


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