#include <JSONNode.h>
JSONNode::const_iterator::const_iterator |
( |
const const_iterator & |
orig | ) |
|
|
inline |
JSONNode ** it
Definition: JSONNode.h:271
JSONNode::const_iterator::const_iterator |
( |
JSONNode ** |
starter | ) |
|
|
inlineprivate |
JSONNode ** it
Definition: JSONNode.h:271
JSONNode::const_iterator::const_iterator |
( |
const const_iterator & |
orig | ) |
|
|
inline |
JSONNode ** it
Definition: JSONNode.h:271
JSONNode::const_iterator::const_iterator |
( |
JSONNode ** |
starter | ) |
|
|
inlineprivate |
JSONNode ** it
Definition: JSONNode.h:271
bool JSONNode::const_iterator::operator!= |
( |
const const_iterator & |
other | ) |
const |
|
inline |
References it.
A struct that can be used to catch other (that is, not Blemish, OIS, or SFRplus) pass/fail categories...
Definition: PassFailSettings.h:192
JSONNode ** it
Definition: JSONNode.h:271
bool JSONNode::const_iterator::operator!= |
( |
const const_iterator & |
other | ) |
const |
|
inline |
References it.
A struct that can be used to catch other (that is, not Blemish, OIS, or SFRplus) pass/fail categories...
Definition: PassFailSettings.h:192
JSONNode ** it
Definition: JSONNode.h:271
bool JSONNode::const_iterator::operator!= |
( |
const iterator & |
other | ) |
const |
|
inline |
References it.
A struct that can be used to catch other (that is, not Blemish, OIS, or SFRplus) pass/fail categories...
Definition: PassFailSettings.h:192
JSONNode ** it
Definition: JSONNode.h:271
bool JSONNode::const_iterator::operator!= |
( |
const iterator & |
other | ) |
const |
|
inline |
References it.
A struct that can be used to catch other (that is, not Blemish, OIS, or SFRplus) pass/fail categories...
Definition: PassFailSettings.h:192
JSONNode ** it
Definition: JSONNode.h:271
const JSONNode& JSONNode::const_iterator::operator* |
( |
void |
| ) |
const |
|
inline |
252 {
return const_cast<const JSONNode&
>(*(*it)); }
Definition: JSONNode.h:132
const JSONNode& JSONNode::const_iterator::operator* |
( |
void |
| ) |
const |
|
inline |
252 {
return const_cast<const JSONNode&
>(*(*it)); }
Definition: JSONNode.h:132
References it.
const_iterator(const const_iterator &orig) json_nothrow
Definition: JSONNode.h:269
const_iterator(const const_iterator &orig) json_nothrow
Definition: JSONNode.h:269
References it.
227 { ++
it;
return *
this; }
JSONNode ** it
Definition: JSONNode.h:271
References it.
227 { ++
it;
return *
this; }
JSONNode ** it
Definition: JSONNode.h:271
References it.
JSONNode ** it
Definition: JSONNode.h:271
const_iterator(const const_iterator &orig) json_nothrow
Definition: JSONNode.h:269
References it.
JSONNode ** it
Definition: JSONNode.h:271
const_iterator(const const_iterator &orig) json_nothrow
Definition: JSONNode.h:269
References it.
229 {
it += i;
return *
this; }
JSONNode ** it
Definition: JSONNode.h:271
References it.
229 {
it += i;
return *
this; }
JSONNode ** it
Definition: JSONNode.h:271
const_iterator(const const_iterator &orig) json_nothrow
Definition: JSONNode.h:269
References it.
const_iterator(const const_iterator &orig) json_nothrow
Definition: JSONNode.h:269
References it.
228 { --
it;
return *
this; }
JSONNode ** it
Definition: JSONNode.h:271
References it.
228 { --
it;
return *
this; }
JSONNode ** it
Definition: JSONNode.h:271
References it.
JSONNode ** it
Definition: JSONNode.h:271
const_iterator(const const_iterator &orig) json_nothrow
Definition: JSONNode.h:269
References it.
JSONNode ** it
Definition: JSONNode.h:271
const_iterator(const const_iterator &orig) json_nothrow
Definition: JSONNode.h:269
References it.
230 {
it -= i;
return *
this; }
JSONNode ** it
Definition: JSONNode.h:271
References it.
230 {
it -= i;
return *
this; }
JSONNode ** it
Definition: JSONNode.h:271
const JSONNode* JSONNode::const_iterator::operator-> |
( |
void |
| ) |
const |
|
inline |
253 {
return const_cast<const JSONNode*
>(*it); }
Definition: JSONNode.h:132
const JSONNode* JSONNode::const_iterator::operator-> |
( |
void |
| ) |
const |
|
inline |
253 {
return const_cast<const JSONNode*
>(*it); }
Definition: JSONNode.h:132
bool JSONNode::const_iterator::operator< |
( |
const const_iterator & |
other | ) |
const |
|
inline |
References it.
A struct that can be used to catch other (that is, not Blemish, OIS, or SFRplus) pass/fail categories...
Definition: PassFailSettings.h:192
JSONNode ** it
Definition: JSONNode.h:271
bool JSONNode::const_iterator::operator< |
( |
const const_iterator & |
other | ) |
const |
|
inline |
References it.
A struct that can be used to catch other (that is, not Blemish, OIS, or SFRplus) pass/fail categories...
Definition: PassFailSettings.h:192
JSONNode ** it
Definition: JSONNode.h:271
bool JSONNode::const_iterator::operator< |
( |
const iterator & |
other | ) |
const |
|
inline |
References it.
A struct that can be used to catch other (that is, not Blemish, OIS, or SFRplus) pass/fail categories...
Definition: PassFailSettings.h:192
JSONNode ** it
Definition: JSONNode.h:271
bool JSONNode::const_iterator::operator< |
( |
const iterator & |
other | ) |
const |
|
inline |
References it.
A struct that can be used to catch other (that is, not Blemish, OIS, or SFRplus) pass/fail categories...
Definition: PassFailSettings.h:192
JSONNode ** it
Definition: JSONNode.h:271
bool JSONNode::const_iterator::operator<= |
( |
const const_iterator & |
other | ) |
const |
|
inline |
References it.
A struct that can be used to catch other (that is, not Blemish, OIS, or SFRplus) pass/fail categories...
Definition: PassFailSettings.h:192
JSONNode ** it
Definition: JSONNode.h:271
bool JSONNode::const_iterator::operator<= |
( |
const const_iterator & |
other | ) |
const |
|
inline |
References it.
A struct that can be used to catch other (that is, not Blemish, OIS, or SFRplus) pass/fail categories...
Definition: PassFailSettings.h:192
JSONNode ** it
Definition: JSONNode.h:271
bool JSONNode::const_iterator::operator<= |
( |
const iterator & |
other | ) |
const |
|
inline |
References it.
A struct that can be used to catch other (that is, not Blemish, OIS, or SFRplus) pass/fail categories...
Definition: PassFailSettings.h:192
JSONNode ** it
Definition: JSONNode.h:271
bool JSONNode::const_iterator::operator<= |
( |
const iterator & |
other | ) |
const |
|
inline |
References it.
A struct that can be used to catch other (that is, not Blemish, OIS, or SFRplus) pass/fail categories...
Definition: PassFailSettings.h:192
JSONNode ** it
Definition: JSONNode.h:271
References it.
268 {
it = orig.it;
return *
this; }
JSONNode ** it
Definition: JSONNode.h:271
References it.
268 {
it = orig.it;
return *
this; }
JSONNode ** it
Definition: JSONNode.h:271
bool JSONNode::const_iterator::operator== |
( |
const const_iterator & |
other | ) |
const |
|
inline |
References it.
A struct that can be used to catch other (that is, not Blemish, OIS, or SFRplus) pass/fail categories...
Definition: PassFailSettings.h:192
JSONNode ** it
Definition: JSONNode.h:271
bool JSONNode::const_iterator::operator== |
( |
const const_iterator & |
other | ) |
const |
|
inline |
References it.
A struct that can be used to catch other (that is, not Blemish, OIS, or SFRplus) pass/fail categories...
Definition: PassFailSettings.h:192
JSONNode ** it
Definition: JSONNode.h:271
bool JSONNode::const_iterator::operator== |
( |
const iterator & |
other | ) |
const |
|
inline |
References it.
A struct that can be used to catch other (that is, not Blemish, OIS, or SFRplus) pass/fail categories...
Definition: PassFailSettings.h:192
JSONNode ** it
Definition: JSONNode.h:271
bool JSONNode::const_iterator::operator== |
( |
const iterator & |
other | ) |
const |
|
inline |
References it.
A struct that can be used to catch other (that is, not Blemish, OIS, or SFRplus) pass/fail categories...
Definition: PassFailSettings.h:192
JSONNode ** it
Definition: JSONNode.h:271
bool JSONNode::const_iterator::operator> |
( |
const const_iterator & |
other | ) |
const |
|
inline |
References it.
A struct that can be used to catch other (that is, not Blemish, OIS, or SFRplus) pass/fail categories...
Definition: PassFailSettings.h:192
JSONNode ** it
Definition: JSONNode.h:271
bool JSONNode::const_iterator::operator> |
( |
const const_iterator & |
other | ) |
const |
|
inline |
References it.
A struct that can be used to catch other (that is, not Blemish, OIS, or SFRplus) pass/fail categories...
Definition: PassFailSettings.h:192
JSONNode ** it
Definition: JSONNode.h:271
bool JSONNode::const_iterator::operator> |
( |
const iterator & |
other | ) |
const |
|
inline |
References it.
A struct that can be used to catch other (that is, not Blemish, OIS, or SFRplus) pass/fail categories...
Definition: PassFailSettings.h:192
JSONNode ** it
Definition: JSONNode.h:271
bool JSONNode::const_iterator::operator> |
( |
const iterator & |
other | ) |
const |
|
inline |
References it.
A struct that can be used to catch other (that is, not Blemish, OIS, or SFRplus) pass/fail categories...
Definition: PassFailSettings.h:192
JSONNode ** it
Definition: JSONNode.h:271
bool JSONNode::const_iterator::operator>= |
( |
const const_iterator & |
other | ) |
const |
|
inline |
References it.
A struct that can be used to catch other (that is, not Blemish, OIS, or SFRplus) pass/fail categories...
Definition: PassFailSettings.h:192
JSONNode ** it
Definition: JSONNode.h:271
bool JSONNode::const_iterator::operator>= |
( |
const const_iterator & |
other | ) |
const |
|
inline |
References it.
A struct that can be used to catch other (that is, not Blemish, OIS, or SFRplus) pass/fail categories...
Definition: PassFailSettings.h:192
JSONNode ** it
Definition: JSONNode.h:271
bool JSONNode::const_iterator::operator>= |
( |
const iterator & |
other | ) |
const |
|
inline |
References it.
A struct that can be used to catch other (that is, not Blemish, OIS, or SFRplus) pass/fail categories...
Definition: PassFailSettings.h:192
JSONNode ** it
Definition: JSONNode.h:271
bool JSONNode::const_iterator::operator>= |
( |
const iterator & |
other | ) |
const |
|
inline |
References it.
A struct that can be used to catch other (that is, not Blemish, OIS, or SFRplus) pass/fail categories...
Definition: PassFailSettings.h:192
JSONNode ** it
Definition: JSONNode.h:271
const JSONNode& JSONNode::const_iterator::operator[] |
( |
size_t |
pos | ) |
const |
|
inline |
References it.
251 {
return const_cast<const JSONNode&
>(*
it[pos]); };
Definition: JSONNode.h:132
JSONNode ** it
Definition: JSONNode.h:271
const JSONNode& JSONNode::const_iterator::operator[] |
( |
size_t |
pos | ) |
const |
|
inline |
References it.
251 {
return const_cast<const JSONNode&
>(*
it[pos]); };
Definition: JSONNode.h:132
JSONNode ** it
Definition: JSONNode.h:271
JSONNode ** JSONNode::const_iterator::it |
|
private |
Referenced by operator!=(), operator+(), operator++(), operator+=(), operator-(), operator--(), operator-=(), operator<(), operator<=(), operator=(), operator==(), operator>(), operator>=(), and operator[]().
The documentation for this struct was generated from the following file: