#include <debtags.h>

Public Member Functions | |
| ~const_iterator () | |
| const Debtags::value_type | operator* () const |
| const Debtags::value_type * | operator-> () const |
| const_iterator & | operator++ () |
| bool | operator== (const const_iterator &iter) const |
| bool | operator!= (const const_iterator &iter) const |
Protected Member Functions | |
| const_iterator (const Debtags &coll, const Debtags::coll_type::const_iterator &ci) | |
Friends | |
| class | Debtags |
| ept::debtags::Debtags::const_iterator::const_iterator | ( | const Debtags & | coll, | |
| const Debtags::coll_type::const_iterator & | ci | |||
| ) | [inline, protected] |
| ept::debtags::Debtags::const_iterator::~const_iterator | ( | ) | [inline] |
| const Debtags::value_type ept::debtags::Debtags::const_iterator::operator* | ( | ) | const [inline] |
| const Debtags::value_type* ept::debtags::Debtags::const_iterator::operator-> | ( | ) | const [inline] |
| const_iterator& ept::debtags::Debtags::const_iterator::operator++ | ( | ) | [inline] |
| bool ept::debtags::Debtags::const_iterator::operator== | ( | const const_iterator & | iter | ) | const [inline] |
References ci.
| bool ept::debtags::Debtags::const_iterator::operator!= | ( | const const_iterator & | iter | ) | const [inline] |
References ci.
friend class Debtags [friend] |
1.5.6