Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Templates
Inheritance Hierarchy
- TTupleBaseElement
- TTupleBase< TIntegerSequence< uint32, Indices... >, Types... >
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Templates/Tuple.h |
| Include | #include "Templates/Tuple.h" |
Syntax
template<uint32... Indices, typename... Types>
struct TTupleBase< TIntegerSequence< uint32, Indices... >, Types... > : public UE::Core::Private::Tuple::TTupleBaseElement< Types, Indices, sizeof...>
Functions
| Type | Name | Description | |
|---|---|---|---|
| decltype(auto) | ApplyAfter
(
FuncType&& Func, |
||
| decltype(auto) | ApplyAfter
(
FuncType&& Func, |
||
| decltype(auto) | ApplyAfter
(
FuncType&& Func, |
||
| decltype(auto) | ApplyAfter
(
FuncType&& Func, |
||
| decltype(auto) | ApplyAfter
(
FuncType&& Func, |
||
| decltype(auto) | ApplyAfter
(
FuncType&& Func, |
||
| decltype(auto) | ApplyAfter
(
FuncType&& Func, |
||
| decltype(auto) | ApplyAfter
(
FuncType&& Func, |
||
| decltype(auto) | ApplyBefore
(
FuncType&& Func, |
||
| decltype(auto) | ApplyBefore
(
FuncType&& Func, |
||
| decltype(auto) | ApplyBefore
(
FuncType&& Func, |
||
| decltype(auto) | ApplyBefore
(
FuncType&& Func, |
||
| decltype(auto) | ApplyBefore
(
FuncType&& Func, |
||
| decltype(auto) | ApplyBefore
(
FuncType&& Func, |
||
| decltype(auto) | ApplyBefore
(
FuncType&& Func, |
||
| decltype(auto) | ApplyBefore
(
FuncType&& Func, |
||
| decltype(auto) | Get () |
||
| decltype(auto) | Get () |
||
| decltype(auto) | Get () |
||
| decltype(auto) | Get () |
||
| decltype(auto) | Get () |
||
| decltype(auto) | Get () |
||
| decltype(auto) | Get () |
||
| decltype(auto) | Get () |
||
| decltype(auto) | Get () |
||
| decltype(auto) | Get () |
||
| decltype(auto) | Get () |
||
| decltype(auto) | Get () |
||
| decltype(auto) | Get () |
||
| decltype(auto) | Get () |
||
| decltype(auto) | Get () |
||
| decltype(auto) | Get () |
||
| void | Serialize
(
FArchive& Ar, |
||
| void | SerializeStructured
(
FStructuredArchive::FSlot Slot, |
||
TTupleBase () |
|||
TTupleBase
(
TTupleBase&& Other |
|||
TTupleBase
(
const TTupleBase& Other |
|||
TTupleBase
(
EForwardingConstructor, |
|||
TTupleBase
(
EOtherTupleConstructor, |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator!=
(
const TTupleBase& Rhs |
||
| bool | operator<
(
const TTupleBase& Rhs |
||
| bool | operator<=
(
const TTupleBase& Rhs |
||
| TTupleBase & | operator=
(
TTupleBase&& Other |
||
| TTupleBase & | operator=
(
const TTupleBase& Other |
||
| bool | operator==
(
const TTupleBase& Rhs |
||
| bool | operator>
(
const TTupleBase& Rhs |
||
| bool | operator>=
(
const TTupleBase& Rhs |