EasyNav Plugins
Loading...
Searching...
No Matches
Mask::Iterator Class Reference

#include <mask.hpp>

Public Member Functions

 Iterator (const Mask *parent)
 Iterator (uint32_t pos, const Mask *parent)
 operator bool () const
uint32_t operator* () const
Iteratoroperator++ ()
Iteratoroperator= (const Iterator &)=default

Constructor & Destructor Documentation

◆ Iterator() [1/2]

Iterator ( const Mask * parent)

◆ Iterator() [2/2]

Iterator ( uint32_t pos,
const Mask * parent )

Member Function Documentation

◆ operator bool()

operator bool ( ) const

◆ operator*()

uint32_t operator* ( ) const

◆ operator++()

Iterator & operator++ ( )

◆ operator=()

Iterator & operator= ( const Iterator & )
default

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