versadac  1
versadac - Scalable Recorder Firmware
Public Member Functions | Public Attributes | List of all members
json_string::const_iterator Struct Reference

Public Member Functions

const_iteratoroperator++ (void)
 
const_iteratoroperator-- (void)
 
const_iteratoroperator+= (long i)
 
const_iteratoroperator-= (long i)
 
const_iterator operator++ (int)
 
const_iterator operator-- (int)
 
const_iterator operator+ (long i) const
 
const_iterator operator- (long i) const
 
size_t operator- (const_iterator other) const
 
mychar & operator[] (size_t pos) const
 
mychar & operator* (void) const
 
bool operator== (const const_iterator &other) const
 
bool operator!= (const const_iterator &other) const
 
bool operator> (const const_iterator &other) const
 
bool operator>= (const const_iterator &other) const
 
bool operator< (const const_iterator &other) const
 
bool operator<= (const const_iterator &other) const
 
const_iteratoroperator= (const const_iterator &orig)
 
 const_iterator (const const_iterator &orig)
 
 const_iterator (const mychar *place)
 
const_iteratoroperator++ (void)
 
const_iteratoroperator-- (void)
 
const_iteratoroperator+= (long i)
 
const_iteratoroperator-= (long i)
 
const_iterator operator++ (int)
 
const_iterator operator-- (int)
 
const_iterator operator+ (long i) const
 
const_iterator operator- (long i) const
 
size_t operator- (const_iterator other) const
 
mychar & operator[] (size_t pos) const
 
mychar & operator* (void) const
 
bool operator== (const const_iterator &other) const
 
bool operator!= (const const_iterator &other) const
 
bool operator> (const const_iterator &other) const
 
bool operator>= (const const_iterator &other) const
 
bool operator< (const const_iterator &other) const
 
bool operator<= (const const_iterator &other) const
 
const_iteratoroperator= (const const_iterator &orig)
 
 const_iterator (const const_iterator &orig)
 
 const_iterator (const mychar *place)
 

Public Attributes

mychar * it
 

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