![]() |
|
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] |
clear() | List< Type > | |
clone() const | List< Type > | [inline] |
const_iterator typedef | UList< Type > | |
const_reference typedef | UList< Type > | |
const_reverse_iterator typedef | UList< Type > | |
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] |
indices() const | ParSortableList | [inline] |
iterator typedef | UList< Type > | |
List() | List< Type > | [inline] |
List(const label) | List< Type > | [explicit] |
List(const label, const Type &) | List< Type > | |
List(const List< Type > &) | List< Type > | |
List(List< Type > &, bool reUse) | List< Type > | |
List(InputIterator first, InputIterator last) | List< Type > | |
List(const FixedList< Type, Size > &) | List< Type > | |
List(const PtrList< Type > &) | List< Type > | |
List(const SLList< Type > &) | List< Type > | |
List(const IndirectList< Type > &) | List< Type > | |
List(Istream &) | List< Type > | |
List<T> class | UList< Type > | [friend] |
max_size() const | UList< Type > | [inline] |
newElmt(const label) | List< Type > | [inline] |
null() | List< Type > | [static] |
operator(Ostream &, const UList< Type > &) | UList< Type > | [friend] |
operator const List() const | UList< Type > | [inline] |
operator!=(const UList< Type > &) const | UList< Type > | |
operator<(const UList< Type > &) const | UList< Type > | |
operator<=(const UList< Type > &) const | UList< Type > | |
operator=(const UList< Type > &) | List< Type > | |
operator=(const List< Type > &) | List< Type > | |
operator=(const SLList< Type > &) | List< Type > | |
operator=(const IndirectList< Type > &) | List< Type > | |
operator=(const Type &) | List< Type > | [inline] |
operator==(const UList< Type > &) const | UList< Type > | |
operator>(const UList< Type > &) const | UList< Type > | |
operator>=(const UList< Type > &) const | UList< Type > | |
operator>>(Istream &, List< Type > &) | List< Type > | [friend] |
operator[](const label) | UList< Type > | [inline] |
operator[](const label) const | UList< Type > | [inline] |
ParSortableList(const List< Type > &) | ParSortableList | |
ParSortableList(const label size) | ParSortableList | |
procs() const | ParSortableList | [inline] |
rbegin() | UList< Type > | [inline] |
rbegin() const | UList< Type > | [inline] |
rcIndex(const label i) const | UList< Type > | [inline] |
reference typedef | UList< Type > | |
rend() | UList< Type > | [inline] |
rend() const | UList< Type > | [inline] |
reverse_iterator typedef | UList< Type > | |
setSize(const label) | List< Type > | |
setSize(const label, const Type &) | List< Type > | |
size() const | UList< Type > | [inline] |
size_type typedef | UList< Type > | |
sort() | ParSortableList | |
subList typedef | List< Type > | |
SubList<T> class | UList< Type > | [friend] |
swap(UList< Type > &) | UList< Type > | |
transfer(List< Type > &) | List< Type > | |
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 > | |
~List() | List< Type > |