|
libsheepy
|
class More...
#include <libsheepyCSmallJson.h>
Data Fields | |
| const char * | type |
| smallJsonFunctionst * | f |
| int | topIsA |
| sUndefinedt * | topU |
| sBoolt * | topB |
| sDoublet * | topD |
| sIntt * | topI |
| sStringt * | topS |
| sDictt * | top |
| sArrayt * | topA |
| int | iProp |
| sArrayt * | parseP |
| int | istack |
| char | iterElementDataType |
| sArrayt * | stack |
| void ** | propertyOrValue |
| ssize_t | iterIndex |
| char * | iterKey |
| int64_t | iterStep |
| baset * | iterElement |
class
Definition at line 3485 of file libsheepyCSmallJson.h.
| const char* smallJson::type |
Definition at line 3486 of file libsheepyCSmallJson.h.
| smallJsonFunctionst* smallJson::f |
Definition at line 3487 of file libsheepyCSmallJson.h.
| int smallJson::topIsA |
Definition at line 3490 of file libsheepyCSmallJson.h.
| sUndefinedt* smallJson::topU |
Definition at line 3491 of file libsheepyCSmallJson.h.
| sBoolt* smallJson::topB |
Definition at line 3492 of file libsheepyCSmallJson.h.
| sDoublet* smallJson::topD |
Definition at line 3493 of file libsheepyCSmallJson.h.
| sIntt* smallJson::topI |
Definition at line 3494 of file libsheepyCSmallJson.h.
| sStringt* smallJson::topS |
Definition at line 3495 of file libsheepyCSmallJson.h.
| sDictt* smallJson::top |
Definition at line 3496 of file libsheepyCSmallJson.h.
| sArrayt* smallJson::topA |
Definition at line 3497 of file libsheepyCSmallJson.h.
| int smallJson::iProp |
Definition at line 3499 of file libsheepyCSmallJson.h.
| sArrayt* smallJson::parseP |
Definition at line 3500 of file libsheepyCSmallJson.h.
| int smallJson::istack |
Definition at line 3501 of file libsheepyCSmallJson.h.
| char smallJson::iterElementDataType |
Definition at line 3507 of file libsheepyCSmallJson.h.
| sArrayt* smallJson::stack |
Definition at line 3508 of file libsheepyCSmallJson.h.
| void** smallJson::propertyOrValue |
Definition at line 3509 of file libsheepyCSmallJson.h.
| ssize_t smallJson::iterIndex |
Definition at line 3510 of file libsheepyCSmallJson.h.
| char* smallJson::iterKey |
Definition at line 3511 of file libsheepyCSmallJson.h.
| int64_t smallJson::iterStep |
Definition at line 3512 of file libsheepyCSmallJson.h.
| baset* smallJson::iterElement |
Definition at line 3513 of file libsheepyCSmallJson.h.
1.8.13