#include <gim_bitset.h>
Detailed Description
Definition at line 41 of file gim_bitset.h.
Constructor & Destructor Documentation
| gim_bitset::gim_bitset |
( |
| ) |
|
|
inline |
| gim_bitset::gim_bitset |
( |
GUINT |
bits_count | ) |
|
|
inline |
| gim_bitset::~gim_bitset |
( |
| ) |
|
|
inline |
Member Function Documentation
| void gim_bitset::clear |
( |
GUINT |
bit_index | ) |
|
|
inline |
| void gim_bitset::clear_all |
( |
| ) |
|
|
inline |
| char gim_bitset::get |
( |
GUINT |
bit_index | ) |
|
|
inline |
| bool gim_bitset::resize |
( |
GUINT |
newsize | ) |
|
|
inline |
| void gim_bitset::set |
( |
GUINT |
bit_index | ) |
|
|
inline |
| void gim_bitset::set_all |
( |
| ) |
|
|
inline |
| GUINT gim_bitset::size |
( |
| ) |
|
|
inline |
Member Data Documentation
The documentation for this class was generated from the following file: