add(const T &object, const A &attributes, const std::string &identifier=std::string()) | walberla::selectable::SelectableObject< T, A, S > | |
attributes_ | walberla::selectable::SelectableObject< T, A, S > | protected |
begin() | walberla::selectable::SelectableObject< T, A, S > | inline |
begin() const | walberla::selectable::SelectableObject< T, A, S > | inline |
const_iterator class | walberla::selectable::SelectableObject< T, A, S > | friend |
empty() const | walberla::selectable::SelectableObject< T, A, S > | inline |
end() | walberla::selectable::SelectableObject< T, A, S > | inline |
end() const | walberla::selectable::SelectableObject< T, A, S > | inline |
get(T &object, const S &selector) const | walberla::selectable::SelectableObject< T, A, S > | |
get(std::vector< T > &object, const S &selector) const | walberla::selectable::SelectableObject< T, A, S > | |
get(T &object, std::string &identifier, const S &selector) const | walberla::selectable::SelectableObject< T, A, S > | |
get(std::vector< T > &object, std::vector< std::string > &identifier, const S &selector) const | walberla::selectable::SelectableObject< T, A, S > | |
getNumberOfMatching(const S &selector) const | walberla::selectable::SelectableObject< T, A, S > | |
getUnique(const S &selector) | walberla::selectable::SelectableObject< T, A, S > | |
getUnique(const S &selector) const | walberla::selectable::SelectableObject< T, A, S > | |
getUnique(const S &selector, std::string &identifierOut) | walberla::selectable::SelectableObject< T, A, S > | |
getUnique(const S &selector, std::string &identifierOut) const | walberla::selectable::SelectableObject< T, A, S > | |
identifier_ | walberla::selectable::SelectableObject< T, A, S > | private |
iterator class | walberla::selectable::SelectableObject< T, A, S > | friend |
object_ | walberla::selectable::SelectableObject< T, A, S > | private |
select(std::vector< size_t > &index, const S &selector) const =0 | walberla::selectable::SelectableObject< T, A, S > | privatepure virtual |
size() const | walberla::selectable::SelectableObject< T, A, S > | inline |
toStream(std::ostream &os) const | walberla::selectable::SelectableObject< T, A, S > | |
toString() const | walberla::selectable::SelectableObject< T, A, S > | inline |
~SelectableObject()=default | walberla::selectable::SelectableObject< T, A, S > | virtual |