#include "bd.h"
Go to the source code of this file.
Definition at line 9 of file json.h.
Definition at line 6 of file json.h.
{ jvtUndef, jvtNull, jvtBool, jvtNum, jvtStr, jvtArr, jvtObj} TJsonValType;