#include <Bitfield.h>
◆ Bitfield() [1/2]
OpenZWave::Internal::Bitfield::Bitfield |
( |
| ) |
|
◆ Bitfield() [2/2]
OpenZWave::Internal::Bitfield::Bitfield |
( |
uint32 | value | ) |
|
◆ ~Bitfield()
OpenZWave::Internal::Bitfield::~Bitfield |
( |
| ) |
|
◆ Begin()
◆ Clear()
bool OpenZWave::Internal::Bitfield::Clear |
( |
uint8 | _idx | ) |
|
◆ End()
◆ GetNumSetBits()
uint32 OpenZWave::Internal::Bitfield::GetNumSetBits |
( |
| ) |
const |
◆ GetSize()
uint32 OpenZWave::Internal::Bitfield::GetSize |
( |
| ) |
const |
◆ GetValue()
uint32 OpenZWave::Internal::Bitfield::GetValue |
( |
| ) |
const |
◆ IsSet()
bool OpenZWave::Internal::Bitfield::IsSet |
( |
uint8 | _idx | ) |
const |
◆ Set()
bool OpenZWave::Internal::Bitfield::Set |
( |
uint8 | _idx | ) |
|
◆ SetValue()
bool OpenZWave::Internal::Bitfield::SetValue |
( |
uint32 | val | ) |
|
◆ Iterator
The documentation for this class was generated from the following files: