|
ACF $AcfVersion:0$
|
Helper class for bits manipulations. More...
#include <CBitManip.h>
Public Member Functions | |
| CBitManip () | |
| int | GetFirstBitIndex (quint32 bits) const |
| Return index of first bit in byte. | |
Static Public Attributes | |
| static CBitManip | instance |
Helper class for bits manipulations.
Definition at line 16 of file CBitManip.h.
| istd::CBitManip::CBitManip | ( | ) |
|
inline |
Return index of first bit in byte.
Definition at line 35 of file CBitManip.h.
|
static |
Definition at line 26 of file CBitManip.h.
Referenced by istd::CFastBinaryIndex::CFastBinaryIndex().