Public Member Functions

CConfig::const_iterator Class Reference

Inherits std::iterator_traits< CConfig >.

List of all members.

Public Member Functions

 const_iterator (const internal_const_iterator &i)
const_iteratoroperator= (const const_iterator &i)
CString operator* ()
const CString * operator-> ()
const_iteratoroperator++ ()
const_iterator operator++ (int)
const_iteratoroperator-- ()
const_iterator operator-- (int)
bool operator== (const const_iterator &i) const
bool operator!= (const const_iterator &i) const

Detailed Description

Definition at line 149 of file CConfig.h.


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