MOAB: Mesh Oriented datABase  (version 5.4.1)
moab::BitPage Member List
This is the complete list of members for moab::BitPage, including all inherited members.
BitPage(int bits_per_ent, unsigned char init_val)moab::BitPage
byteArraymoab::BitPage [private]
get_bits(int offset, int count, int bits_per_ent, unsigned char *data) const moab::BitPage [inline]
get_bits(int offset, int bits_per_ent) const moab::BitPage [inline]
search(unsigned char value, int offset, int count, int bits_per_ent, Range &results, EntityHandle start) const moab::BitPage
set_bits(int offset, int count, int bits_per_ent, const unsigned char *data)moab::BitPage [inline]
set_bits(int offset, int count, int bits_per_ent, unsigned char value)moab::BitPage [inline]
set_bits(int offset, int bits_per_ent, unsigned char data)moab::BitPage [inline]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines