|
EasyNav Plugins
|
#include <mask.hpp>
Public Member Functions | |
| Iterator (const Mask *parent) | |
| Iterator (uint32_t pos, const Mask *parent) | |
| operator bool () const | |
| uint32_t | operator* () const |
| Iterator & | operator++ () |
| Iterator & | operator= (const Iterator &)=default |
| Iterator | ( | const Mask * | parent | ) |
| Iterator | ( | uint32_t | pos, |
| const Mask * | parent ) |
| operator bool | ( | ) | const |
| uint32_t operator* | ( | ) | const |
| Iterator & operator++ | ( | ) |