Struct Ase::ConvertValueP
ClassList > Ase > ConvertValueP
Convert between ValueP and Jsonipc::JsonValue.
#include <jsonapi.hh>
Inherited by the following classes: Jsonipc::Convert< Ase::ValueP >
Public Static Functions
Type | Name |
---|---|
ValueP | from_json (const Jsonipc::JsonValue & value) |
Jsonipc::JsonValue | to_json (const ValueP & valp, Jsonipc::JsonAllocator & allocator) |
Public Static Functions Documentation
function from_json
static inline ValueP Ase::ConvertValueP::from_json (
const Jsonipc::JsonValue & value
)
function to_json
static inline Jsonipc::JsonValue Ase::ConvertValueP::to_json (
const ValueP & valp,
Jsonipc::JsonAllocator & allocator
)
The documentation for this class was generated from the following file /__w/anklang/anklang/ase/jsonapi.hh