LeviLamina
Loading...
Searching...
No Matches
Json::ValueConstIterator Class Reference
+ Inheritance diagram for Json::ValueConstIterator:

Public Types

using size_t = uint
 
using difference_type = int
 
using reference = ::Json::Value const&
 
using pointer = ::Json::Value const*
 
using SelfType = ::Json::ValueConstIterator
 
using value_type = ::Json::Value
 
using iterator_category = ::std::bidirectional_iterator_tag
 

Public Member Functions

MCFOLD::Json::ValueConstIterator & operator= (::Json::ValueIteratorBase const &other)
 
MCFOLD void $dtor ()
 
MCAPI::Json::Value & deref () const
 
MCAPI void increment ()
 
MCFOLD bool isEqual (::Json::ValueIteratorBase const &other) const
 
MCAPI char const * memberName () const
 
MCAPI bool operator!= (::Json::ValueIteratorBase const &other) const
 
MCFOLD void * $ctor (::Json::ValueIteratorBase const &other)
 

Public Attributes

union { 
 
   ::ll::TypedStorage< 8, 8, ::std::_Vector_iterator<::std::_Vector_val<::std::_Simple_types<::Json::Value * > > > >   array_ 
 
   ::ll::TypedStorage< 8, 8, ::std::_Tree_iterator< ::std::_Tree_val<::std::_Tree_simple_types<::std::pair<::Json::Value::CZString const, ::Json::Value > > > > >   map_ 
 
};  
 
::ll::TypedStorage< 1, 1, bool > isArray_
 

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