OpenZWave Library 1.6.1914
Loading...
Searching...
No Matches
OpenZWave::Internal::Bitfield::Iterator Class Reference

#include <Bitfield.h>

Public Member Functions

uint32 operator* () const
Iterator & operator++ ()
Iterator operator++ (int)
bool operator== (const Iterator &rhs)
bool operator!= (const Iterator &rhs)

Friends

class Bitfield

Member Function Documentation

◆ operator!=()

bool OpenZWave::Internal::Bitfield::Iterator::operator!= ( const Iterator & rhs)

◆ operator*()

uint32 OpenZWave::Internal::Bitfield::Iterator::operator* ( ) const

◆ operator++() [1/2]

Bitfield::Iterator & OpenZWave::Internal::Bitfield::Iterator::operator++ ( )

◆ operator++() [2/2]

Bitfield::Iterator OpenZWave::Internal::Bitfield::Iterator::operator++ ( int a)

◆ operator==()

bool OpenZWave::Internal::Bitfield::Iterator::operator== ( const Iterator & rhs)

◆ Bitfield

friend class Bitfield
friend

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