begin() | UList< Type > | [inline] |
begin() const | UList< Type > | [inline] |
checkIndex(const label i) const | UList< Type > | [inline] |
checkSize(const label size) const | UList< Type > | [inline] |
checkStart(const label start) const | UList< Type > | [inline] |
cmptType typedef | SubField | |
component(const direction) const | SubField | [inline] |
const_iterator typedef | UList< Type > | |
const_reference typedef | UList< Type > | |
const_reverse_iterator typedef | UList< Type > | |
count() const | refCount | [inline] |
difference_type typedef | UList< Type > | |
empty() const | UList< Type > | [inline] |
end() | UList< Type > | [inline] |
end() const | UList< Type > | [inline] |
fcIndex(const label i) const | UList< Type > | [inline] |
iterator typedef | UList< Type > | |
List<T> class | UList< Type > | [friend] |
max_size() const | UList< Type > | [inline] |
null() | SubField | [inline, static] |
okToDelete() const | refCount | [inline] |
operator(Ostream &, const UList< Type > &) | UList< Type > | [friend] |
operator const Field() const | SubField | [inline] |
operator const List() const | SubList< Type > | [inline] |
operator!=(const UList< Type > &) const | UList< Type > | |
operator++() | refCount | [inline] |
operator++(int) | refCount | [inline] |
operator--() | refCount | [inline] |
operator--(int) | refCount | [inline] |
operator<(const UList< Type > &) const | UList< Type > | |
operator<=(const UList< Type > &) const | UList< Type > | |
operator=(const SubField< Type > &) | SubField | [inline] |
Foam::SubList< Type >::operator=(const Type &) | UList< Type > | |
operator==(const UList< Type > &) const | UList< Type > | |
operator>(const UList< Type > &) const | UList< Type > | |
operator>=(const UList< Type > &) const | UList< Type > | |
operator[](const label l) const | SubList< Type > | [inline] |
Foam::UList< Type >::operator[](const label) const | UList< Type > | [inline] |
rbegin() | UList< Type > | [inline] |
rbegin() const | UList< Type > | [inline] |
rcIndex(const label i) const | UList< Type > | [inline] |
refCount() | refCount | [inline] |
reference typedef | UList< Type > | |
rend() | UList< Type > | [inline] |
rend() const | UList< Type > | [inline] |
resetRefCount() | refCount | [inline] |
reverse_iterator typedef | UList< Type > | |
size() const | UList< Type > | [inline] |
size_type typedef | UList< Type > | |
SubField(const SubList< Type > &slist) | SubField | [inline] |
SubField(const UList< Type > &list, const label subSize) | SubField | [inline] |
SubField(const UList< Type > &list, const label subSize, const label startIndex) | SubField | [inline] |
SubField(const SubField< Type > &sfield) | SubField | [inline] |
SubList(const UList< Type > &list, const label subSize) | SubList< Type > | [inline] |
SubList(const UList< Type > &list, const label subSize, const label startIndex) | SubList< Type > | [inline] |
SubList<T> class | UList< Type > | [friend] |
swap(UList< Type > &) | UList< Type > | |
T() const | SubField | [inline] |
UList() | UList< Type > | [inline] |
UList(Type *v, label size) | UList< Type > | [inline] |
value_type typedef | UList< Type > | |
writeEntry(Ostream &os) const | UList< Type > | |
writeEntry(const word &keyword, Ostream &os) const | UList< Type > | |