ATLAS Offline Software
Range Member List

This is the complete list of members for Range, including all inherited members.

add()Range
add(element_type value)Range
add(element_type minimum, element_type maximum)Range
add(const field &f)Range
add(field &&f)Range
add(const Range &subrange)Range
add(Range &&subrange)Range
add_maximum(element_type maximum)Range
add_minimum(element_type minimum)Range
build(const std::string &text)Range
build(const ExpandedIdentifier &root)Range
cardinality() constRange
cardinalityUpTo(const ExpandedIdentifier &id) constRange
cardinalityUpTo(const int *id) constRangeinline
clear()Range
element_type typedefRange
factory_begin()Range
factory_begin() constRange
factory_end()Range
factory_end() constRange
field_vector typedefRange
fields() constRangeinline
is_empty() constRangeinline
m_fieldsRangeprivate
match(const ExpandedIdentifier &id) constRange
maximum() constRange
minimum() constRange
operator std::string() constRange
operator!=(const Range &other) constRange
operator=(const Range &other)Range
operator=(Range &&other)Range
operator==(const Range &other) constRange
operator[](size_type index) constRangeinline
overlaps_with(const Range &other) constRange
Range()Range
Range(const Range &other)Range
Range(Range &&other)Range
Range(const Range &other, size_type start)Range
Range(const ExpandedIdentifier &root)Range
show() constRange
show(std::ostream &s) constRange
size_type typedefRange