Kea 2.5.8
isc::dns::SectionIteratorImpl< T > Struct Template Reference

Template version of Section Iterator. More...

Public Member Functions

 SectionIteratorImpl (const typename vector< T >::const_iterator &it)
 

Public Attributes

vector< T >::const_iterator it_
 

Detailed Description

template<typename T>
struct isc::dns::SectionIteratorImpl< T >

Template version of Section Iterator.

Definition at line 1034 of file dns/message.cc.

Constructor & Destructor Documentation

◆ SectionIteratorImpl()

template<typename T >
isc::dns::SectionIteratorImpl< T >::SectionIteratorImpl ( const typename vector< T >::const_iterator &  it)
inline

Definition at line 1035 of file dns/message.cc.

Member Data Documentation

◆ it_

template<typename T >
vector<T>::const_iterator isc::dns::SectionIteratorImpl< T >::it_

Definition at line 1039 of file dns/message.cc.


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