Anklang C++ API 0.0.0
Loading...
Searching...
No Matches
ConvertValueP

#include "jsonapi.hh"

Inheritance diagram for ConvertValueP:
[legend]

Static Public Member Functions

static ValuePfrom_json (const Jsonipc::JsonValue &value)
static Jsonipc::JsonValueto_json (const ValueP &valp, Jsonipc::JsonAllocator &allocator)

Detailed Description

Convert between ValueP and Jsonipc::JsonValue.

Member Function Documentation

from_json()

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

to_json()

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