libsheepy
Data Fields
smallJson Struct Reference

class More...

#include <libsheepyCSmallJson.h>

Data Fields

const char * type
 
smallJsonFunctionstf
 
int topIsA
 
sUndefinedttopU
 
sBoolttopB
 
sDoublettopD
 
sIntttopI
 
sStringttopS
 
sDictttop
 
sArrayttopA
 
int iProp
 
sArraytparseP
 
int istack
 
char iterElementDataType
 
sArraytstack
 
void ** propertyOrValue
 
ssize_t iterIndex
 
char * iterKey
 
int64_t iterStep
 
basetiterElement
 

Detailed Description

class

Definition at line 3485 of file libsheepyCSmallJson.h.

Field Documentation

◆ type

const char* smallJson::type

Definition at line 3486 of file libsheepyCSmallJson.h.

◆ f

smallJsonFunctionst* smallJson::f

Definition at line 3487 of file libsheepyCSmallJson.h.

◆ topIsA

int smallJson::topIsA

Definition at line 3490 of file libsheepyCSmallJson.h.

◆ topU

sUndefinedt* smallJson::topU

Definition at line 3491 of file libsheepyCSmallJson.h.

◆ topB

sBoolt* smallJson::topB

Definition at line 3492 of file libsheepyCSmallJson.h.

◆ topD

sDoublet* smallJson::topD

Definition at line 3493 of file libsheepyCSmallJson.h.

◆ topI

sIntt* smallJson::topI

Definition at line 3494 of file libsheepyCSmallJson.h.

◆ topS

sStringt* smallJson::topS

Definition at line 3495 of file libsheepyCSmallJson.h.

◆ top

sDictt* smallJson::top

Definition at line 3496 of file libsheepyCSmallJson.h.

◆ topA

sArrayt* smallJson::topA

Definition at line 3497 of file libsheepyCSmallJson.h.

◆ iProp

int smallJson::iProp

Definition at line 3499 of file libsheepyCSmallJson.h.

◆ parseP

sArrayt* smallJson::parseP

Definition at line 3500 of file libsheepyCSmallJson.h.

◆ istack

int smallJson::istack

Definition at line 3501 of file libsheepyCSmallJson.h.

◆ iterElementDataType

char smallJson::iterElementDataType

Definition at line 3507 of file libsheepyCSmallJson.h.

◆ stack

sArrayt* smallJson::stack

Definition at line 3508 of file libsheepyCSmallJson.h.

◆ propertyOrValue

void** smallJson::propertyOrValue

Definition at line 3509 of file libsheepyCSmallJson.h.

◆ iterIndex

ssize_t smallJson::iterIndex

Definition at line 3510 of file libsheepyCSmallJson.h.

◆ iterKey

char* smallJson::iterKey

Definition at line 3511 of file libsheepyCSmallJson.h.

◆ iterStep

int64_t smallJson::iterStep

Definition at line 3512 of file libsheepyCSmallJson.h.

◆ iterElement

baset* smallJson::iterElement

Definition at line 3513 of file libsheepyCSmallJson.h.


The documentation for this struct was generated from the following file: