A sorted variant of UniConf::Iter.
More...
#include <uniconf.h>
A sorted variant of UniConf::Iter.
Definition at line 581 of file uniconf.h.
◆ Comparator
| typedef int(* UniConf::SortedIterBase::Comparator) (const UniConf &a, const UniConf &b) |
|
inherited |
◆ SortedIter()
◆ rewind()
| void UniConf::SortedIter::rewind |
( |
| ) |
|
|
inline |
◆ defcomparator()
| int UniConf::SortedIterBase::defcomparator |
( |
const UniConf & |
a, |
|
|
const UniConf & |
b |
|
) |
| |
|
staticinherited |
◆ next()
| bool UniConf::SortedIterBase::next |
( |
| ) |
|
|
inherited |
◆ populate()
| void UniConf::SortedIterBase::populate |
( |
Iter & |
i | ) |
|
|
inlineprotectedinherited |
◆ ptr()
| const UniConf * UniConf::IterBase::ptr |
( |
| ) |
const |
|
inlineinherited |
◆ xkeys
| std::vector<UniConf> UniConf::SortedIterBase::xkeys |
|
protectedinherited |
◆ top
◆ current
The documentation for this class was generated from the following file: