versadac  1
versadac - Scalable Recorder Firmware
Static Public Member Functions | List of all members
JSONValidator Class Reference

Static Public Member Functions

static bool isValidNumber (const json_char *&ptr) json_nothrow json_read_priority
 
static bool isValidMember (const json_char *&ptr DEPTH_PARAM) json_nothrow json_read_priority
 
static bool isValidString (const json_char *&ptr) json_nothrow json_read_priority
 
static bool isValidNamedObject (const json_char *&ptr DEPTH_PARAM) json_nothrow json_read_priority
 
static bool isValidObject (const json_char *&ptr DEPTH_PARAM) json_nothrow json_read_priority
 
static bool isValidArray (const json_char *&ptr DEPTH_PARAM) json_nothrow json_read_priority
 
static bool isValidRoot (const json_char *json) json_nothrow json_read_priority
 
static bool isValidPartialRoot (const json_char *json) json_nothrow json_read_priority
 

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