|
Bifrost SDK
Bifrost SDK documentation
|
A Job input descriptor. More...
#include <Job.h>
Public Attributes | |
| Amino::String | name |
| The input's name. More... | |
| Amino::String | typeName |
| The fully qualified name of the input's data type. More... | |
| Amino::Any | defaultValue |
| The input's default value (coming from the graph). More... | |
| bool | isJobPort |
| Whether or not the input is a Job port. More... | |
| Amino::Any BifrostGraph::Executor::Job::Input::defaultValue |
| bool BifrostGraph::Executor::Job::Input::isJobPort |
| Amino::String BifrostGraph::Executor::Job::Input::name |
| Amino::String BifrostGraph::Executor::Job::Input::typeName |