Mesh Oriented datABase  (version 5.5.1)
An array-based unstructured mesh library
moab::RangeMap< KeyType, ValType, NullVal > Member List

This is the complete list of members for moab::RangeMap< KeyType, ValType, NullVal >, including all inherited members.

back() constmoab::RangeMap< KeyType, ValType, NullVal >inline
begin() constmoab::RangeMap< KeyType, ValType, NullVal >inline
clear()moab::RangeMap< KeyType, ValType, NullVal >inline
const_iterator typedefmoab::RangeMap< KeyType, ValType, NullVal >
datamoab::RangeMap< KeyType, ValType, NullVal >protected
empty() constmoab::RangeMap< KeyType, ValType, NullVal >inline
end() constmoab::RangeMap< KeyType, ValType, NullVal >inline
equal_range(KeyType key) constmoab::RangeMap< KeyType, ValType, NullVal >inline
erase(KeyType beg, KeyType count)moab::RangeMap< KeyType, ValType, NullVal >inline
exists(KeyType key) constmoab::RangeMap< KeyType, ValType, NullVal >inline
find(KeyType key) constmoab::RangeMap< KeyType, ValType, NullVal >inline
find(KeyType key, ValType &val_out) constmoab::RangeMap< KeyType, ValType, NullVal >inline
front() constmoab::RangeMap< KeyType, ValType, NullVal >inline
insert(KeyType first_key, ValType first_val, KeyType count)moab::RangeMap< KeyType, ValType, NullVal >inline
intersects(KeyType start, KeyType count) constmoab::RangeMap< KeyType, ValType, NullVal >inline
iterator typedefmoab::RangeMap< KeyType, ValType, NullVal >
key_type typedefmoab::RangeMap< KeyType, ValType, NullVal >
lower_bound(KeyType key) constmoab::RangeMap< KeyType, ValType, NullVal >inline
lower_bound(iterator s, iterator e, KeyType key)moab::RangeMap< KeyType, ValType, NullVal >inlinestatic
merge(const RangeMap< KeyType, ValType, NullVal > &other)moab::RangeMap< KeyType, ValType, NullVal >inline
num_ranges() constmoab::RangeMap< KeyType, ValType, NullVal >inline
RangeList typedefmoab::RangeMap< KeyType, ValType, NullVal >
upper_bound(KeyType key) constmoab::RangeMap< KeyType, ValType, NullVal >inline
upper_bound(iterator s, iterator e, KeyType key)moab::RangeMap< KeyType, ValType, NullVal >inlinestatic
value_type typedefmoab::RangeMap< KeyType, ValType, NullVal >