SortableListEFA< Type > Member List

This is the complete list of members for SortableListEFA< Type >, including all inherited members.

append(const T &val)List< Type >inline
append(T &&val)List< Type >inline
append(const UList< T > &list)List< Type >inline
append(const IndirectListBase< T, Addr > &list)List< Type >inline
append(const T &val)List< Type >inline
append(T &&val)List< Type >inline
append(const UList< T > &list)List< Type >inline
appendUniq(const T &val)List< Type >inline
clear()List< Type >inline
clone() constList< Type >inline
indices() constSortableListEFA< Type >inline
List() noexceptList< Type >inline
List(const label len)List< Type >explicit
List(const label len, const T &val)List< Type >
List(const label len, const Foam::zero)List< Type >
List(const Foam::one, const T &val)List< Type >
List(const Foam::one, T &&val)List< Type >
List(const Foam::one, const Foam::zero)List< Type >
List(const List< T > &a)List< Type >
List(const UList< T > &a)List< Type >explicit
List(List< T > &a, bool reuse)List< Type >
List(const UList< T > &list, const labelUList &indices)List< Type >
List(const UList< T > &list, const FixedList< label, N > &indices)List< Type >
List(const FixedList< T, N > &list)List< Type >explicit
List(const PtrList< T > &list)List< Type >explicit
List(const SLList< T > &list)List< Type >explicit
List(const IndirectListBase< T, Addr > &list)List< Type >explicit
List(std::initializer_list< T > list)List< Type >
List(List< T > &&list)List< Type >
List(DynamicList< T, SizeMin > &&list)List< Type >
List(SortableList< T > &&list)List< Type >
List(SLList< T > &&list)List< Type >
List(Istream &is)List< Type >
List(const label len)List< Type >
List(const label len, const T &val)List< Type >
List(const label len, const Foam::zero)List< Type >
List(const Foam::one, const T &val)List< Type >
List(const Foam::one, T &&val)List< Type >
List(const Foam::one, const Foam::zero)List< Type >
List(const UList< T > &a)List< Type >
List(const List< T > &a)List< Type >
List(List< T > &a, bool reuse)List< Type >
List(const UList< T > &list, const labelUList &indices)List< Type >
List(const PtrList< T > &list)List< Type >
List(const SLList< T > &list)List< Type >
List(std::initializer_list< T > list)List< Type >
List(List< T > &&list)List< Type >
List(SortableList< T > &&list)List< Type >
List(SLList< T > &&list)List< Type >
List() noexceptList< Type >inline
List(Istream &is)List< Type >
newElmt(const label i)List< Type >inline
null()List< Type >inlinestatic
operator=(const SortableListEFA< Type > &)SortableListEFA< Type >
List< Type >::operator=(const UList< T > &a)List< Type >
List< Type >::operator=(const List< T > &list)List< Type >
List< Type >::operator=(const SLList< T > &list)List< Type >
List< Type >::operator=(const IndirectListBase< T, Addr > &list)List< Type >
List< Type >::operator=(const FixedList< T, N > &list)List< Type >
List< Type >::operator=(std::initializer_list< T > list)List< Type >
List< Type >::operator=(const T &val)List< Type >inline
List< Type >::operator=(const Foam::zero)List< Type >inline
List< Type >::operator=(List< T > &&list)List< Type >
List< Type >::operator=(DynamicList< T, SizeMin > &&list)List< Type >
List< Type >::operator=(SortableList< T > &&list)List< Type >
List< Type >::operator=(SLList< T > &&list)List< Type >
partialSort(int M, int start)SortableListEFA< Type >
readList(Istream &is)List< Type >
readList(Istream &is)List< Type >
readList(Istream &is)List< Type >
resize(const label len)List< Type >inline
resize(const label len, const T &val)List< Type >
resize(const label newLen)List< Type >inline
resize_nocopy(const label len)List< Type >inline
set(const label i, bool val=true)List< Type >inline
setSize(const label)SortableListEFA< Type >
List< Type >::setSize(const label n, const T &val)List< Type >inline
shallowCopy(const UList< T > &)=deleteList< Type >
sort()SortableListEFA< Type >
SortableListEFA(const List< Type > &)SortableListEFA< Type >explicit
SortableListEFA(const label size)SortableListEFA< Type >explicit
SortableListEFA(const label size, const Type &)SortableListEFA< Type >
SortableListEFA(const SortableListEFA< Type > &)SortableListEFA< Type >
stableSort()SortableListEFA< Type >
subList typedefList< Type >
transfer(List< T > &list)List< Type >
transfer(DynamicList< T, SizeMin > &list)List< Type >
transfer(SortableList< T > &list)List< Type >
transfer(List< T > &list)List< Type >
transfer(SortableList< T > &list)List< Type >
~List()List< Type >