Class Mask::Iterator

Nested Relationships

This class is a nested type of Class Mask.

Class Documentation

class Iterator

Public Functions

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