GATE
gate::enc::Json Class Reference

Public Types

typedef gate_json_result_t ResultInfo
 

Static Public Member Functions

static ResultInfo parse (String const &source, Property &target)
 
static ResultInfo parse (Stream &source, Property &target)
 
static Property parse (String const &source)
 
static Property parse (Stream &source)
 
static String build (Property const &sourceProp, uint32_t lineIndent=2)
 
static void build (Property const &sourceProp, StringBuilder &builder, uint32_t lineIndent=2)
 
static void build (Property const &source, Stream &target, uint32_t lineIndent=2)
 

The documentation for this class was generated from the following files: