libzypp 17.31.23
zyppng::HeaderValueMap::const_iterator Class Reference

#include </home/abuild/rpmbuild/BUILD/libzypp-17.31.23/zypp-media/ng/headervaluemap.h>

Inheritance diagram for zyppng::HeaderValueMap::const_iterator:

Public Member Functions

 const_iterator ()
 
 const_iterator (const ValueMap::const_iterator &val)
 
 const_iterator (const HeaderValueMap::const_iterator &other)
 
const std::string & key () const
 
const Valuevalue () const
 

Private Member Functions

void increment ()
 
std::pair< std::string, Valuedereference () const
 

Friends

class boost::iterator_core_access
 

Detailed Description

Definition at line 77 of file headervaluemap.h.

Constructor & Destructor Documentation

◆ const_iterator() [1/3]

zyppng::HeaderValueMap::const_iterator::const_iterator ( )
inline

Definition at line 86 of file headervaluemap.h.

◆ const_iterator() [2/3]

zyppng::HeaderValueMap::const_iterator::const_iterator ( const ValueMap::const_iterator &  val)
inlineexplicit

Definition at line 89 of file headervaluemap.h.

◆ const_iterator() [3/3]

zyppng::HeaderValueMap::const_iterator::const_iterator ( const HeaderValueMap::const_iterator other)
inline

Definition at line 92 of file headervaluemap.h.

Member Function Documentation

◆ key()

const std::string & zyppng::HeaderValueMap::const_iterator::key ( ) const
inline

Definition at line 95 of file headervaluemap.h.

◆ value()

const Value & zyppng::HeaderValueMap::const_iterator::value ( ) const
inline

Definition at line 99 of file headervaluemap.h.

◆ increment()

void zyppng::HeaderValueMap::const_iterator::increment ( )
inlineprivate

Definition at line 109 of file headervaluemap.h.

◆ dereference()

std::pair< std::string, Value > zyppng::HeaderValueMap::const_iterator::dereference ( ) const
inlineprivate

Definition at line 113 of file headervaluemap.h.

Friends And Related Function Documentation

◆ boost::iterator_core_access

friend class boost::iterator_core_access
friend

Definition at line 108 of file headervaluemap.h.


The documentation for this class was generated from the following file: