Skip to content

Struct Ase::ConvertValueR

ClassList > Ase > ConvertValueR

Convert between ValueR and Jsonipc::JsonValue.

  • #include <jsonapi.hh>

Inherited by the following classes: Jsonipc::Convert< Ase::ValueR >

Public Static Functions

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

Public Static Functions Documentation

function from_json

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

function to_json

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


The documentation for this class was generated from the following file /__w/anklang/anklang/ase/jsonapi.hh