Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages

Used to indicate the type of a JSON expression being returned to a JSON content handler (see p6jsoncontenthander.h).

Enumerator
P6JSON_TYPE_NULL 
P6JSON_TYPE_STR 
P6JSON_TYPE_STRPART 
P6JSON_TYPE_STREND 
P6JSON_TYPE_BOOL 
P6JSON_TYPE_INTEGER 
P6JSON_TYPE_REAL 

Definition at line 45 of file p6jsontypes.h.