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::ConvertValueR Struct Reference

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

#include "jsonapi.hh"

Inheritance diagram for Ase::ConvertValueR:
[legend]

Static Public Member Functions

static ValueR from_json (const Jsonipc::JsonValue &v)
 
static Jsonipc::JsonValue to_json (const ValueR &rec, Jsonipc::JsonAllocator &allocator)
 

Detailed Description

Convert between ValueR and Jsonipc::JsonValue.

Definition at line 147 of file jsonapi.hh.

Member Function Documentation

◆ from_json()

static ValueR Ase::ConvertValueR::from_json ( const Jsonipc::JsonValue &  v)
static

Definition at line 149 of file jsonapi.hh.

◆ to_json()

static Jsonipc::JsonValue Ase::ConvertValueR::to_json ( const ValueR rec,
Jsonipc::JsonAllocator &  allocator 
)
static

Definition at line 164 of file jsonapi.hh.


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