#include <zypp-media/ng/headervaluemap.h>
Definition at line 74 of file headervaluemap.h.
◆ const_iterator() [1/3]
zyppng::HeaderValueMap::const_iterator::const_iterator |
( |
| ) |
|
|
inline |
◆ 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 |
◆ increment()
void zyppng::HeaderValueMap::const_iterator::increment |
( |
| ) |
|
|
inlineprivate |
◆ dereference()
std::pair< const std::string &, const Value & > zyppng::HeaderValueMap::const_iterator::dereference |
( |
| ) |
const |
|
inlineprivate |
◆ boost::iterator_core_access
friend class boost::iterator_core_access |
|
friend |
The documentation for this class was generated from the following file: