Pair< T > Member List

This is the complete list of members for Pair< T >, including all inherited members.

begin() noexceptFixedList< T, 2 >inline
begin() const noexceptFixedList< T, 2 >inline
byteSize()FixedList< T, 2 >static
cbegin() const noexceptFixedList< T, 2 >inline
cdata() const noexceptFixedList< T, 2 >inline
cdata_bytes() const noexceptFixedList< T, 2 >inline
cend() const noexceptFixedList< T, 2 >inline
checkIndex(const label i) constFixedList< T, 2 >inline
checkSize(const label size) constFixedList< T, 2 >inline
checkStart(const label start) constFixedList< T, 2 >inline
clone() constFixedList< T, 2 >inline
compare(const Pair< T > &a, const Pair< T > &b)Pair< T >inlinestatic
const_iterator typedefFixedList< T, 2 >
const_pointer typedefFixedList< T, 2 >
const_reference typedefFixedList< T, 2 >
const_reverse_iterator typedefFixedList< T, 2 >
crbegin() constFixedList< T, 2 >inline
crend() constFixedList< T, 2 >inline
data() noexceptFixedList< T, 2 >inline
data_bytes() noexceptFixedList< T, 2 >inline
difference_type typedefFixedList< T, 2 >
empty() noexceptFixedList< T, 2 >inlinestatic
end() noexceptFixedList< T, 2 >inline
end() const noexceptFixedList< T, 2 >inline
fcIndex(const label i) constFixedList< T, 2 >inline
fcValue(const label i) constFixedList< T, 2 >inline
fcValue(const label i)FixedList< T, 2 >inline
fill(const T &val)FixedList< T, 2 >inline
fill(const Foam::zero)FixedList< T, 2 >inline
find(const T &val, label pos=0) constFixedList< T, 2 >
first() noexceptFixedList< T, 2 >inline
first() const noexceptFixedList< T, 2 >inline
FixedList()=defaultFixedList< T, 2 >
FixedList(const T &val)FixedList< T, 2 >inlineexplicit
FixedList(const Foam::zero)FixedList< T, 2 >inlineexplicit
FixedList(const T list[N])FixedList< T, 2 >inlineexplicit
FixedList(const FixedList< T, N > &list)FixedList< T, 2 >inline
FixedList(FixedList< T, N > &&list)FixedList< T, 2 >inline
FixedList(std::initializer_list< T > list)FixedList< T, 2 >inline
FixedList(const UList< T > &list)FixedList< T, 2 >inlineexplicit
FixedList(const FixedList< T, AnyNum > &list, const FixedList< label, N > &indices)FixedList< T, 2 >inline
FixedList(const UList< T > &list, const FixedList< label, N > &indices)FixedList< T, 2 >inline
FixedList(const SLList< T > &list)FixedList< T, 2 >inlineexplicit
FixedList(Istream &is)FixedList< T, 2 >explicit
flip()Pair< T >inline
found(const T &val, label pos=0) constFixedList< T, 2 >inline
iterator typedefFixedList< T, 2 >
last() noexceptFixedList< T, 2 >inline
last() const noexceptFixedList< T, 2 >inline
max_size() noexceptFixedList< T, 2 >inlinestatic
moveFirst(const label i)FixedList< T, 2 >
moveLast(const label i)FixedList< T, 2 >
null()FixedList< T, 2 >inlinestatic
operator!=(const FixedList< T, N > &list) constFixedList< T, 2 >
operator<(const FixedList< T, N > &list) constFixedList< T, 2 >
operator<=(const FixedList< T, N > &list) constFixedList< T, 2 >
operator=(const T list[N])FixedList< T, 2 >inline
operator=(const UList< T > &list)FixedList< T, 2 >inline
operator=(const SLList< T > &list)FixedList< T, 2 >inline
operator=(std::initializer_list< T > list)FixedList< T, 2 >inline
operator=(const T &val)FixedList< T, 2 >inline
operator=(const Foam::zero)FixedList< T, 2 >inline
operator=(const FixedList< T, N > &list)FixedList< T, 2 >inline
operator=(FixedList< T, N > &&list)FixedList< T, 2 >inline
operator==(const FixedList< T, N > &list) constFixedList< T, 2 >
operator>(const FixedList< T, N > &list) constFixedList< T, 2 >
operator>=(const FixedList< T, N > &list) constFixedList< T, 2 >
operator[](const label i)FixedList< T, 2 >inline
operator[](const label i) constFixedList< T, 2 >inline
other(const T &a) constPair< T >inline
Pair()=defaultPair< T >
Pair(const T &f, const T &s)Pair< T >inline
Pair(T &&f, T &&s)Pair< T >inline
Pair(const std::pair< T, T > &vals)Pair< T >inline
Pair(std::pair< T, T > &&vals)Pair< T >inline
Pair(const FixedList< T, 2 > &list)Pair< T >inline
Pair(const T &f, const T &s, const bool doSort)Pair< T >inline
Pair(const FixedList< T, 2 > &list, const bool doSort)Pair< T >inline
Pair(Istream &is)Pair< T >inlineexplicit
pointer typedefFixedList< T, 2 >
rbegin()FixedList< T, 2 >inline
rbegin() constFixedList< T, 2 >inline
rcIndex(const label i) constFixedList< T, 2 >inline
rcValue(const label i) constFixedList< T, 2 >inline
rcValue(const label i)FixedList< T, 2 >inline
readList(Istream &is)FixedList< T, 2 >
reference typedefFixedList< T, 2 >
rend()FixedList< T, 2 >inline
rend() constFixedList< T, 2 >inline
resize(const label n)FixedList< T, 2 >inline
resize_nocopy(const label n)FixedList< T, 2 >inline
reverse_iterator typedefFixedList< T, 2 >
rfind(const T &val, label pos=-1) constFixedList< T, 2 >
second() const noexceptPair< T >inline
second() noexceptPair< T >inline
setSize(const label n)FixedList< T, 2 >inline
size() noexceptFixedList< T, 2 >inlinestatic
size_bytes() noexceptFixedList< T, 2 >inlinestatic
size_type typedefFixedList< T, 2 >
sort()Pair< T >inline
sorted() constPair< T >inline
swap(FixedList< T, N > &other)FixedList< T, 2 >inline
swapFirst(const label i)FixedList< T, 2 >
swapLast(const label i)FixedList< T, 2 >
transfer(FixedList< T, N > &list)FixedList< T, 2 >inline
uniform() constFixedList< T, 2 >inline
value_type typedefFixedList< T, 2 >
writeEntry(Ostream &os) constFixedList< T, 2 >protected
writeEntry(const word &keyword, Ostream &os) constFixedList< T, 2 >
writeList(Ostream &os, const label shortLen=0) constFixedList< T, 2 >