ULAPI  8.0
Public Member Functions | Public Attributes | List of all members
ULJSONDictionaryIterator::JSONNodeInfo Struct Reference

#include <uljsondictionaryiterator.h>

Public Member Functions

 JSONNodeInfo ()
 
 JSONNodeInfo (uluint32 index, uluint32 nChildren, const Json::Value &node)
 

Public Attributes

uluint32 childIndex
 
uluint32 nChildrenOfSameParent
 
Json::Value jsonNode
 

Constructor & Destructor Documentation

ULJSONDictionaryIterator::JSONNodeInfo::JSONNodeInfo ( )
ULJSONDictionaryIterator::JSONNodeInfo::JSONNodeInfo ( uluint32  index,
uluint32  nChildren,
const Json::Value &  node 
)

Member Data Documentation

uluint32 ULJSONDictionaryIterator::JSONNodeInfo::childIndex
Json::Value ULJSONDictionaryIterator::JSONNodeInfo::jsonNode
uluint32 ULJSONDictionaryIterator::JSONNodeInfo::nChildrenOfSameParent

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