OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::HostList::Iterator Class Reference

#include <hostlist.hpp>

Public Member Functions

 Iterator ()
 
void reset ()
 
template<typename HOST >
bool next (const List &list, HOST &host)
 

Private Attributes

int index
 

Detailed Description

Definition at line 117 of file hostlist.hpp.

Constructor & Destructor Documentation

◆ Iterator()

openvpn::HostList::Iterator::Iterator ( )
inline

Definition at line 120 of file hostlist.hpp.

Member Function Documentation

◆ next()

template<typename HOST >
bool openvpn::HostList::Iterator::next ( const List list,
HOST &  host 
)
inline

Definition at line 131 of file hostlist.hpp.

◆ reset()

void openvpn::HostList::Iterator::reset ( )
inline

Definition at line 125 of file hostlist.hpp.

Here is the caller graph for this function:

Member Data Documentation

◆ index

int openvpn::HostList::Iterator::index
private

Definition at line 147 of file hostlist.hpp.


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