Anklang 0.3.0-460-gc4ef46ba
ASE — Anklang Sound Engine (C++)
« « « Anklang Documentation |
Convert between std::shared_ptr<ValueR> and Jsonipc::JsonValue. More...
#include "jsonapi.hh"
Public Types | |
using | ValueRP = std::shared_ptr< ValueR > |
Static Public Member Functions | |
static ValueRP | from_json (const Jsonipc::JsonValue &value) |
static Jsonipc::JsonValue | to_json (const ValueRP &recp, Jsonipc::JsonAllocator &allocator) |
Convert between std::shared_ptr<ValueR> and Jsonipc::JsonValue.
Definition at line 177 of file jsonapi.hh.
Definition at line 178 of file jsonapi.hh.
|
static |
Definition at line 180 of file jsonapi.hh.
|
static |
Definition at line 186 of file jsonapi.hh.