Skip to content

Struct Ase::ConvertJsTrigger

ClassList > Ase > ConvertJsTrigger

Convert between Jsonipc::JsonValue to JsTrigger .

  • #include <jsonapi.hh>

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

Public Static Functions

Type Name
JsTrigger from_json (const Jsonipc::JsonValue & v)
JsTrigger lookup (const String & triggerid)
Jsonipc::JsonValue to_json (const JsTrigger &, Jsonipc::JsonAllocator & allocator)

Public Static Functions Documentation

function from_json

static inline JsTrigger Ase::ConvertJsTrigger::from_json (
    const Jsonipc::JsonValue & v
) 

function lookup

static JsTrigger Ase::ConvertJsTrigger::lookup (
    const String & triggerid
) 

function to_json

static inline Jsonipc::JsonValue Ase::ConvertJsTrigger::to_json (
    const JsTrigger &,
    Jsonipc::JsonAllocator & allocator
) 


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