Evo C++ Library v0.5.1
Bits< T, TSize > Member List

This is the complete list of members for Bits< T, TSize >, including all inherited members.

align_left(T value, uint count)Bits< T, TSize >inlinestatic
align_right(T value, uint count)Bits< T, TSize >inlinestatic
ALLBITSBits< T, TSize >static
array_bitsize(Size chunks)Bits< T, TSize >inlinestatic
array_checkall(const T *data, Size bitsize)Bits< T, TSize >inlinestatic
array_checkall(const T *data, Size bitsize, Size pos, Size count)Bits< T, TSize >inlinestatic
array_checkany(const T *data, Size bitsize)Bits< T, TSize >inlinestatic
array_checkany(const T *data, Size bitsize, Size pos, Size count)Bits< T, TSize >inlinestatic
array_copy(T *data, Size bitsize, T *src_data, Size src_bitsize, Size src_pos=0, Size src_count=ALL)Bits< T, TSize >inlinestatic
array_countbits(const T *data, Size bitsize)Bits< T, TSize >inlinestatic
array_countbits(const T *data, Size bitsize, Size pos, Size count)Bits< T, TSize >inlinestatic
array_extractl(const T *data, Size bitsize, Size pos, Size count)Bits< T, TSize >inlinestatic
array_extractr(const T *data, Size bitsize, Size pos, Size count)Bits< T, TSize >inlinestatic
array_get(const T *data, Size bitsize, Size pos)Bits< T, TSize >inlinestatic
array_iter(IterState &state, const T *data, Size bitsize)Bits< T, TSize >inlinestatic
array_iternext(IterState &state)Bits< T, TSize >inlinestatic
array_set(T *data, Size bitsize, Size pos, bool value=true)Bits< T, TSize >inlinestatic
array_set_multi(T *data, Size bitsize, Size pos=0, Size count=ALL, bool value=true)Bits< T, TSize >inlinestatic
array_shiftl(T *data, Size bitsize, uint count)Bits< T, TSize >inlinestatic
array_shiftr(T *data, Size bitsize, uint count)Bits< T, TSize >inlinestatic
array_size(Size bitsize)Bits< T, TSize >inlinestatic
array_store(T *data, Size bitsize, Size pos, Size count, U value)Bits< T, TSize >inlinestatic
array_toggle(T *data, Size bitsize, Size pos)Bits< T, TSize >inlinestatic
array_toggle_multi(T *data, Size bitsize, Size pos=0, Size count=ALL)Bits< T, TSize >inlinestatic
BITSBits< T, TSize >static
BITS_MINUS_1Bits< T, TSize >static
BYTESBits< T, TSize >static
LBITBits< T, TSize >static
mask(uint start, uint count)Bits< T, TSize >inlinestatic
RBITBits< T, TSize >static
safemask(uint start, uint count)Bits< T, TSize >inlinestatic
Size typedefBits< T, TSize >
Value typedefBits< T, TSize >
ZEROBits< T, TSize >static