This is the complete list of members for wordRes, including all inherited members.
| append(const wordRe &val) | List< wordRe > | inline |
| append(wordRe &&val) | List< wordRe > | inline |
| append(const UList< wordRe > &list) | List< wordRe > | inline |
| append(const IndirectListBase< wordRe, Addr > &list) | List< wordRe > | inline |
| clear() | List< wordRe > | inline |
| clone() const | List< wordRe > | inline |
| List() noexcept | List< wordRe > | inline |
| List(const label len) | List< wordRe > | explicit |
| List(const label len, const wordRe &val) | List< wordRe > | |
| List(const label len, const zero) | List< wordRe > | |
| List(const one, const wordRe &val) | List< wordRe > | |
| List(const one, wordRe &&val) | List< wordRe > | |
| List(const one, const zero) | List< wordRe > | |
| List(const List< wordRe > &a) | List< wordRe > | |
| List(const UList< wordRe > &a) | List< wordRe > | explicit |
| List(List< wordRe > &a, bool reuse) | List< wordRe > | |
| List(const UList< wordRe > &list, const labelUList &indices) | List< wordRe > | |
| List(const UList< wordRe > &list, const FixedList< label, N > &indices) | List< wordRe > | |
| List(InputIterator begIter, InputIterator endIter) | List< wordRe > | |
| List(const FixedList< wordRe, N > &list) | List< wordRe > | explicit |
| List(const PtrList< wordRe > &list) | List< wordRe > | explicit |
| List(const SLList< wordRe > &list) | List< wordRe > | explicit |
| List(const IndirectListBase< wordRe, Addr > &list) | List< wordRe > | explicit |
| List(std::initializer_list< wordRe > list) | List< wordRe > | |
| List(List< wordRe > &&list) | List< wordRe > | |
| List(DynamicList< wordRe, SizeMin > &&list) | List< wordRe > | |
| List(SortableList< wordRe > &&list) | List< wordRe > | |
| List(SLList< wordRe > &&list) | List< wordRe > | |
| List(Istream &is) | List< wordRe > | |
| match(const std::string &text, bool literal=false) const | wordRes | inline |
| matched(const std::string &text) const | wordRes | inline |
| matching(const UList< StringType > &input, const bool invert=false) const | wordRes | inline |
| matching(const UList< StringType > &input, const bool invert) const | wordRes | inline |
| newElmt(const label i) | List< wordRe > | inline |
| null() | wordRes | inlinestatic |
| operator()(const std::string &text) const | wordRes | inline |
| operator=(const UList< wordRe > &a) | List< wordRe > | |
| operator=(const List< wordRe > &list) | List< wordRe > | |
| operator=(const SLList< wordRe > &list) | List< wordRe > | |
| operator=(const IndirectListBase< wordRe, Addr > &list) | List< wordRe > | |
| operator=(const FixedList< wordRe, N > &list) | List< wordRe > | |
| operator=(std::initializer_list< wordRe > list) | List< wordRe > | |
| operator=(const wordRe &val) | List< wordRe > | inline |
| operator=(const zero) | List< wordRe > | inline |
| operator=(List< wordRe > &&list) | List< wordRe > | |
| operator=(DynamicList< wordRe, SizeMin > &&list) | List< wordRe > | |
| operator=(SortableList< wordRe > &&list) | List< wordRe > | |
| operator=(SLList< wordRe > &&list) | List< wordRe > | |
| resize(const label newSize) | List< wordRe > | inline |
| resize(const label newSize, const wordRe &val) | List< wordRe > | |
| resize(const label newSize) | List< wordRe > | inline |
| set(const label i, bool val=true) | List< wordRe > | inline |
| setSize(const label newSize) | List< wordRe > | inline |
| setSize(const label newSize, const wordRe &val) | List< wordRe > | inline |
| shallowCopy(const UList< wordRe > &)=delete | List< wordRe > | |
| subList typedef | List< wordRe > | |
| transfer(List< wordRe > &list) | List< wordRe > | |
| transfer(DynamicList< wordRe, SizeMin > &list) | List< wordRe > | |
| transfer(SortableList< wordRe > &list) | List< wordRe > | |
| uniq(const UList< wordRe > &input) | wordRes | static |
| uniq() | wordRes | |
| ~List() | List< wordRe > | |
| ~wordRes()=default | wordRes |