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