Kea  1.9.9-git
isc::dns::SectionIteratorImpl< T > Struct Template Reference

Template version of Section Iterator. More...

#include <message.h>

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 1032 of file dns/message.cc.

Constructor & Destructor Documentation

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

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

Member Data Documentation

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

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

Referenced by isc::dns::SectionIterator< T >::SectionIterator().


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