OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::MSF::Iter< ITERATOR > Class Template Reference

#include <msfind.hpp>

Inheritance diagram for openvpn::MSF::Iter< ITERATOR >:
[legend]
Collaboration diagram for openvpn::MSF::Iter< ITERATOR >:
[legend]

Public Member Functions

template<typename MAP_SET >
 Iter (const MAP_SET &ms, ITERATOR &&iter)
 
 Iter (ITERATOR &&iter)
 
 operator bool () const
 

Private Attributes

bool exists_
 

Detailed Description

template<typename ITERATOR>
class openvpn::MSF::Iter< ITERATOR >

Definition at line 22 of file msfind.hpp.

Constructor & Destructor Documentation

◆ Iter() [1/2]

template<typename ITERATOR >
template<typename MAP_SET >
openvpn::MSF::Iter< ITERATOR >::Iter ( const MAP_SET &  ms,
ITERATOR &&  iter 
)
inline

Definition at line 26 of file msfind.hpp.

◆ Iter() [2/2]

template<typename ITERATOR >
openvpn::MSF::Iter< ITERATOR >::Iter ( ITERATOR &&  iter)
inline

Definition at line 32 of file msfind.hpp.

Member Function Documentation

◆ operator bool()

template<typename ITERATOR >
openvpn::MSF::Iter< ITERATOR >::operator bool ( ) const
inlineexplicit

Definition at line 38 of file msfind.hpp.

Member Data Documentation

◆ exists_

template<typename ITERATOR >
bool openvpn::MSF::Iter< ITERATOR >::exists_
private

Definition at line 44 of file msfind.hpp.


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