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