Kea
1.9.9-git
|
A forward std::iterator
for RRsetCollectionBase
.
More...
#include <rrset_collection_base.h>
Public Member Functions | |
Iterator (IterPtr iter) | |
bool | operator!= (const Iterator &other) const |
reference | operator* () |
Iterator & | operator++ () |
Iterator | operator++ (int) |
bool | operator== (const Iterator &other) const |
A forward std::iterator
for RRsetCollectionBase
.
It behaves like a std::iterator
forward iterator, so please see its documentation for usage.
Definition at line 156 of file rrset_collection_base.h.
|
inlineexplicit |
Definition at line 160 of file rrset_collection_base.h.
|
inline |
Definition at line 183 of file rrset_collection_base.h.
|
inline |
Definition at line 164 of file rrset_collection_base.h.
|
inline |
Definition at line 168 of file rrset_collection_base.h.
|
inline |
Definition at line 173 of file rrset_collection_base.h.
|
inline |
Definition at line 179 of file rrset_collection_base.h.