ipv4_Range::iterator Class Reference

#include <RobotAPI/libraries/armem_system_state/server/LightweightSystemMonitor/util/ip_iterator.hpp>

+ Inheritance diagram for ipv4_Range::iterator:

Public Member Functions

 iterator (ipv4_Address startAdr)
 
bool operator!= (iterator other) const
 
reference operator* () const
 
iteratoroperator++ ()
 
bool operator== (iterator other) const
 

Detailed Description

Definition at line 88 of file ip_iterator.hpp.

Constructor & Destructor Documentation

◆ iterator()

iterator ( ipv4_Address  startAdr)
inlineexplicit

Definition at line 97 of file ip_iterator.hpp.

Member Function Documentation

◆ operator!=()

bool operator!= ( iterator  other) const
inline

Definition at line 104 of file ip_iterator.hpp.

◆ operator*()

reference operator* ( ) const
inline

Definition at line 112 of file ip_iterator.hpp.

◆ operator++()

iterator& operator++ ( )
inline

Definition at line 99 of file ip_iterator.hpp.

◆ operator==()

bool operator== ( iterator  other) const
inline

Definition at line 108 of file ip_iterator.hpp.


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