MOAB: Mesh Oriented datABase  (version 5.1.1)
moab::SparseTagSuperCollection Member List
This is the complete list of members for moab::SparseTagSuperCollection, including all inherited members.
get_data(TagId tag_handle, const EntityHandle *handles, int num_handles, void *data, const void *default_value) const moab::SparseTagSuperCollection
get_data(TagId tag_handle, const EntityHandle *handles, int num_handles, const void **data, int *lengths, const void *default_value, int default_value_length) const moab::SparseTagSuperCollection
get_data(TagId tag_handle, const Range &handles, void *data, const void *default_value) const moab::SparseTagSuperCollection
get_data(TagId tag_handle, const Range &handles, const void **data, int *lengths, const void *default_value, int default_value_length) const moab::SparseTagSuperCollection
get_entities(const TagId tag_handle, Range &entities)moab::SparseTagSuperCollection
get_entities(const TagId tag_handle, const EntityType type, Range &entities)moab::SparseTagSuperCollection
get_entities(const Range &range, const TagId tag_handle, const EntityType type, Range &entities)moab::SparseTagSuperCollection
get_entities_with_tag_value(const TagId tag_handle, const TagInfo &tag_info, const EntityType type, Range &entities, const void *tag_value, int value_size)moab::SparseTagSuperCollection
get_entities_with_tag_value(const Range &range, const TagId tag_handle, const TagInfo &tag_info, const EntityType type, Range &entities, const void *tag_value, int value_size)moab::SparseTagSuperCollection
get_memory_use(TagId tag_id, unsigned long &total, unsigned long &per_entity)moab::SparseTagSuperCollection
get_number_entities(const TagId tag_handle, const EntityType type, int &num_ent)moab::SparseTagSuperCollection
get_number_entities(const Range &range, const TagId tag_handle, const EntityType type, int &num_ent)moab::SparseTagSuperCollection
get_tags(const EntityHandle entity, std::vector< Tag > &all_tags)moab::SparseTagSuperCollection
mDataTagsmoab::SparseTagSuperCollection [private]
release_tag_id(TagId tag_id)moab::SparseTagSuperCollection
remove_data(const TagId tag_handle, const EntityHandle entity_handle)moab::SparseTagSuperCollection
reserve_tag_id(int data_size, TagId tag_id)moab::SparseTagSuperCollection
reset_data()moab::SparseTagSuperCollection
set_data(TagId tag_handle, const EntityHandle *handles, int num_handles, const void *data)moab::SparseTagSuperCollection
set_data(TagId tag_handle, const EntityHandle *handles, int num_handles, void const *const *data_pointers, const int *lengths=0, bool one_value=false)moab::SparseTagSuperCollection
set_data(TagId tag_handle, const Range &handles, const void *data)moab::SparseTagSuperCollection
set_data(TagId tag_handle, const Range &handles, void const *const *data_pointers, const int *lengths=0, bool one_value=false)moab::SparseTagSuperCollection
SparseTagSuperCollection()moab::SparseTagSuperCollection [inline]
tag_iterate(TagId tag_handle, Range::iterator &iter, const Range::iterator &end, void *&data_ptr, const void *default_value)moab::SparseTagSuperCollection
tag_size(const TagId tag_id) const moab::SparseTagSuperCollection
~SparseTagSuperCollection()moab::SparseTagSuperCollection [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines