A Job output descriptor.
More...
#include <Job.h>
A Job output descriptor.
Definition at line 65 of file Job.h.
◆ isEnabled
| bool BifrostGraph::Executor::Job::Output::isEnabled |
Whether or not this output is enabled.
Definition at line 69 of file Job.h.
◆ isTerminal
| bool BifrostGraph::Executor::Job::Output::isTerminal |
Whether or not the output is a Terminal.
Definition at line 68 of file Job.h.
◆ name
The output's name.
Definition at line 66 of file Job.h.
◆ typeName
The fully qualified name of the output's data type.
Definition at line 67 of file Job.h.