Navigation
API > API/Runtime > API/Runtime/DataflowCore > API/Runtime/DataflowCore/Dataflow
Inheritance Hierarchy
- FContext
- FContextSingle
References
| Module | DataflowCore |
| Header | /Engine/Source/Runtime/Experimental/Dataflow/Core/Public/Dataflow/DataflowNodeParameters.h |
| Include | #include "Dataflow/DataflowNodeParameters.h" |
Syntax
class FContextSingle : public Dataflow::FContext
Constructors
| Type | Name | Description | |
|---|---|---|---|
FContextSingle
(
FTimestamp InTime |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FName | StaticType () |
Overridden from FContext
| Type | Name | Description | |
|---|---|---|---|
| bool | Evaluate
(
const FDataflowOutput& Connection |
||
| void | Evaluate
(
const FDataflowNode* Node, |
||
| TUniquePtr< FContextCacheElementBase > * | GetDataImpl
(
int64 Key |
||
| FName | GetType () |
||
| bool | HasDataImpl
(
int64 Key, |
||
| bool | |||
| bool | IsEmptyImpl () |
||
| void | SetDataImpl
(
int64 Key, |
Typedefs
| Name | Description |
|---|---|
| Super |