#include <JSONChildren.h>
jsonChildren::iteratorKeeper::iteratorKeeper |
( |
jsonChildren * |
pthis, |
|
|
JSONNode **& |
position, |
|
|
bool |
reverse = false |
|
) |
| |
|
inline |
JSONNode ** array
Definition: JSONChildren.h:281
json_index_t myRelativeOffset
Definition: JSONChildren.h:167
jsonChildren * myChildren
Definition: JSONChildren.h:168
unsigned int json_index_t
Definition: JSONDefs.h:109
JSONNode **& myPos
Definition: JSONChildren.h:169
json_index_t mysize
Definition: JSONChildren.h:283
jsonChildren::iteratorKeeper::~iteratorKeeper |
( |
void |
| ) |
|
|
inline |
References json_unlikely, myChildren, myPos, myRelativeOffset, and jsonChildren::mysize.
JSONNode ** array
Definition: JSONChildren.h:281
#define json_unlikely(x)
Definition: Unknown_C.h:17
json_index_t myRelativeOffset
Definition: JSONChildren.h:167
jsonChildren * myChildren
Definition: JSONChildren.h:168
JSONNode **& myPos
Definition: JSONChildren.h:169
json_index_t mysize
Definition: JSONChildren.h:283
jsonChildren::iteratorKeeper::iteratorKeeper |
( |
const iteratorKeeper & |
| ) |
|
|
private |
jsonChildren::iteratorKeeper::iteratorKeeper |
( |
jsonChildren * |
pthis, |
|
|
JSONNode **& |
position, |
|
|
bool |
reverse = false |
|
) |
| |
|
inline |
JSONNode ** array
Definition: JSONChildren.h:281
json_index_t myRelativeOffset
Definition: JSONChildren.h:167
jsonChildren * myChildren
Definition: JSONChildren.h:168
unsigned int json_index_t
Definition: JSONDefs.h:109
JSONNode **& myPos
Definition: JSONChildren.h:169
json_index_t mysize
Definition: JSONChildren.h:283
jsonChildren::iteratorKeeper::~iteratorKeeper |
( |
void |
| ) |
|
|
inline |
References json_unlikely, myChildren, myPos, myRelativeOffset, and jsonChildren::mysize.
JSONNode ** array
Definition: JSONChildren.h:281
#define json_unlikely(x)
Definition: Unknown_C.h:17
json_index_t myRelativeOffset
Definition: JSONChildren.h:167
jsonChildren * myChildren
Definition: JSONChildren.h:168
JSONNode **& myPos
Definition: JSONChildren.h:169
json_index_t mysize
Definition: JSONChildren.h:283
jsonChildren::iteratorKeeper::iteratorKeeper |
( |
const iteratorKeeper & |
| ) |
|
|
private |
bool myReverse jsonChildren::iteratorKeeper::BITS |
( |
1 |
| ) |
|
|
private |
bool myReverse jsonChildren::iteratorKeeper::BITS |
( |
1 |
| ) |
|
|
private |
JSONNode **& jsonChildren::iteratorKeeper::myPos |
|
private |
The documentation for this struct was generated from the following file: