Choose your operating system:
Windows
macOS
Linux
| IDataprepProgressReporter
|
Module |
|
Header |
/Engine/Plugins/Enterprise/DataprepEditor/Source/DataprepCore/Public/DataprepCoreUtils.h |
Include |
#include "DataprepCoreUtils.h" |
class FDataprepProgressTextReporter : public IDataprepProgressReporter
Name | Description | |
---|---|---|
|
FDataprepProgressTextReporter() |
Name | Description | |
---|---|---|
|
~FDataprepProgressTextReporter() |
Name | Description | ||
---|---|---|---|
|
BeginWork |
Indicates the beginning of a new work to report on |
|
|
EndWork() |
Indicates the end of the work |
|
|
FFeedbackCon... |
GetFeedbackContext() |
Returns the feedback context used by this progress reporter |
|
IsWorkCancelled() |
Returns true if the work has been cancelled |
|
|
ReportProgress ( |
Report foreseen progress on the current work |