begin() | UList< word > | [inline] |
begin() const | UList< word > | [inline] |
checkIndex(const label i) const | UList< word > | [inline] |
checkSize(const label size) const | UList< word > | [inline] |
checkStart(const label start) const | UList< word > | [inline] |
clear() | List< word > | |
clone() const | List< word > | [inline] |
const_iterator typedef | UList< word > | |
const_reference typedef | UList< word > | |
const_reverse_iterator typedef | UList< word > | |
contains(const word &specieName) const | speciesTable | [inline] |
difference_type typedef | UList< word > | |
empty() const | UList< word > | [inline] |
end() | UList< word > | [inline] |
end() const | UList< word > | [inline] |
fcIndex(const label i) const | UList< word > | [inline] |
iterator typedef | UList< word > | |
List() | List< word > | [inline] |
List(const label) | List< word > | [explicit] |
List(const label, const word &) | List< word > | |
List(const List< word > &) | List< word > | |
List(List< word > &, bool reUse) | List< word > | |
List(InputIterator first, InputIterator last) | List< word > | |
List(const FixedList< word, Size > &) | List< word > | |
List(const PtrList< word > &) | List< word > | |
List(const SLList< word > &) | List< word > | |
List(const IndirectList< word > &) | List< word > | |
List(Istream &) | List< word > | |
List<T> class | UList< word > | [friend] |
max_size() const | UList< word > | [inline] |
newElmt(const label) | List< word > | [inline] |
null() | List< word > | [static] |
operator(Ostream &, const UList< word > &) | UList< word > | [friend] |
operator const List() const | UList< word > | [inline] |
operator!=(const UList< word > &) const | UList< word > | |
operator<(const UList< word > &) const | UList< word > | |
operator<=(const UList< word > &) const | UList< word > | |
operator=(const UList< word > &) | List< word > | |
operator=(const List< word > &) | List< word > | |
operator=(const SLList< word > &) | List< word > | |
operator=(const IndirectList< word > &) | List< word > | |
operator=(const word &) | List< word > | [inline] |
operator==(const UList< word > &) const | UList< word > | |
operator>(const UList< word > &) const | UList< word > | |
operator>=(const UList< word > &) const | UList< word > | |
operator>>(Istream &, speciesTable &) | speciesTable | [friend] |
Foam::List< word >::operator>>(Istream &, List< word > &) | List< word > | [friend] |
operator[](const label) const | speciesTable | [inline] |
operator[](const word &) const | speciesTable | [inline] |
Foam::List< word >::operator[](const label) | UList< word > | [inline] |
rbegin() | UList< word > | [inline] |
rbegin() const | UList< word > | [inline] |
rcIndex(const label i) const | UList< word > | [inline] |
reference typedef | UList< word > | |
rend() | UList< word > | [inline] |
rend() const | UList< word > | [inline] |
reverse_iterator typedef | UList< word > | |
setSize(const label) | List< word > | |
setSize(const label, const word &) | List< word > | |
size() const | UList< word > | [inline] |
size_type typedef | UList< word > | |
speciesTable(const wordList &specieNames) | speciesTable | |
speciesTable(const label nSpecies, const char **specieNames) | speciesTable | |
speciesTable(Istream &) | speciesTable | |
subList typedef | List< word > | |
SubList<T> class | UList< word > | [friend] |
swap(UList< word > &) | UList< word > | |
transfer(List< word > &) | List< word > | |
UList() | UList< word > | [inline] |
UList(word *v, label size) | UList< word > | [inline] |
value_type typedef | UList< word > | |
writeEntry(Ostream &os) const | UList< word > | |
writeEntry(const word &keyword, Ostream &os) const | UList< word > | |
~List() | List< word > | |