libiqxmlrpc  0.12.4
 All Classes Namespaces Files Functions Typedefs Enumerations
Public Member Functions | List of all members
iqxmlrpc::Array::const_iterator Class Reference

Const interator for Array. More...

#include <value_type.h>

Inheritance diagram for iqxmlrpc::Array::const_iterator:

Public Member Functions

 const_iterator (Array::Val_vector::const_iterator i_)
 
const Valueoperator* () const
 
const Valueoperator-> () const
 
const_iterator operator++ (int)
 
const_iterator operator-- (int)
 
const_iteratoroperator++ ()
 
const_iteratoroperator-- ()
 
bool operator== (const const_iterator &ci) const
 
bool operator!= (const const_iterator &ci) const
 

Detailed Description

Const interator for Array.


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