BitVector Member List
This is the complete list of members for
BitVector
, including all inherited members.
BitVector
()
BitVector
[inline]
BitVector
(const U32 _size)
BitVector
[inline]
calcByteSize
(const U32 numBits)
BitVector
[inline, private, static]
clear
()
BitVector
[inline]
clear
(U32 bit)
BitVector
[inline]
copy
(const BitVector &from)
BitVector
[inline]
getAllocatedByteSize
() const
BitVector
[inline]
getBits
() const
BitVector
[inline]
getByteSize
() const
BitVector
[inline]
getNCBits
()
BitVector
[inline]
getSize
() const
BitVector
[inline]
mBits
BitVector
[private]
mByteSize
BitVector
[private]
mSize
BitVector
[private]
set
()
BitVector
[inline]
set
(U32 bit)
BitVector
[inline]
setSize
(const U32 _size)
BitVector
[inline]
test
(U32 bit) const
BitVector
[inline]
~BitVector
()
BitVector
[inline]