cJSON Equates

<< Click to Display Table of Contents >>

Navigation:  ThinBASIC Modules > cJSON > CJSon low level interface >

cJSON Equates

 

CJSon equates used to identify eType element in cJSON data structure:

Symbol

Meaning

%cJSON_IsInvalid


%cJSON_IsFalse


%cJSON_IsTrue


%cJSON_IsNULL


%cJSON_IsNumber


%cJSON_IsString


%cJSON_IsArray


%cJSON_IsObject


%cJSON_IsRaw


%cJSON_IsReference


%cJSON_StringIsConst