#include <Bitfield.h>
| OpenZWave::Bitfield::Bitfield |
( |
| ) |
|
|
inline |
| OpenZWave::Bitfield::~Bitfield |
( |
| ) |
|
|
inline |
| Iterator OpenZWave::Bitfield::Begin |
( |
| ) |
const |
|
inline |
| void OpenZWave::Bitfield::Clear |
( |
uint32 |
_idx | ) |
|
|
inline |
| Iterator OpenZWave::Bitfield::End |
( |
| ) |
const |
|
inline |
| uint32 OpenZWave::Bitfield::GetNumSetBits |
( |
| ) |
const |
|
inline |
| bool OpenZWave::Bitfield::IsSet |
( |
uint32 |
_idx | ) |
const |
|
inline |
| void OpenZWave::Bitfield::Set |
( |
uint32 |
_idx | ) |
|
|
inline |
The documentation for this class was generated from the following file: