A forward std::iterator
for RRsetCollectionBase
.
More...
#include <rrset_collection_base.h>
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.
◆ Iterator()
isc::dns::RRsetCollectionBase::Iterator::Iterator |
( |
IterPtr |
iter | ) |
|
|
inlineexplicit |
◆ operator!=()
bool isc::dns::RRsetCollectionBase::Iterator::operator!= |
( |
const Iterator & |
other | ) |
const |
|
inline |
◆ operator*()
reference isc::dns::RRsetCollectionBase::Iterator::operator* |
( |
| ) |
|
|
inline |
◆ operator++() [1/2]
Iterator & isc::dns::RRsetCollectionBase::Iterator::operator++ |
( |
| ) |
|
|
inline |
◆ operator++() [2/2]
Iterator isc::dns::RRsetCollectionBase::Iterator::operator++ |
( |
int |
| ) |
|
|
inline |
◆ operator==()
bool isc::dns::RRsetCollectionBase::Iterator::operator== |
( |
const Iterator & |
other | ) |
const |
|
inline |
The documentation for this class was generated from the following file: