#include <zypp-media/ng/headervaluemap.h>
|
| ValueMap::const_iterator | _it |
Definition at line 73 of file headervaluemap.h.
◆ iterator_category
◆ value_type
◆ difference_type
◆ pointer
◆ reference
◆ const_iterator() [1/3]
| zyppng::HeaderValueMap::const_iterator::const_iterator |
( |
| ) |
|
|
default |
◆ const_iterator() [2/3]
| zyppng::HeaderValueMap::const_iterator::const_iterator |
( |
const ValueMap::const_iterator & | val | ) |
|
|
inlineexplicit |
◆ const_iterator() [3/3]
◆ key()
| const std::string & zyppng::HeaderValueMap::const_iterator::key |
( |
| ) |
const |
|
inline |
◆ value()
| const Value & zyppng::HeaderValueMap::const_iterator::value |
( |
| ) |
const |
|
inline |
◆ operator*()
| reference zyppng::HeaderValueMap::const_iterator::operator* |
( |
| ) |
const |
|
inline |
◆ operator++() [1/2]
| const_iterator & zyppng::HeaderValueMap::const_iterator::operator++ |
( |
| ) |
|
|
inline |
◆ operator++() [2/2]
| const_iterator zyppng::HeaderValueMap::const_iterator::operator++ |
( |
int | | ) |
|
|
inline |
◆ operator==()
| bool zyppng::HeaderValueMap::const_iterator::operator== |
( |
const const_iterator & | other | ) |
const |
|
inline |
◆ operator!=()
| bool zyppng::HeaderValueMap::const_iterator::operator!= |
( |
const const_iterator & | other | ) |
const |
|
inline |
◆ base()
| const ValueMap::const_iterator & zyppng::HeaderValueMap::const_iterator::base |
( |
| ) |
const |
|
inline |
◆ _it
| ValueMap::const_iterator zyppng::HeaderValueMap::const_iterator::_it |
|
private |
The documentation for this class was generated from the following file: