![]() |
Project
|
#include <WorkflowSerializationHelpers.h>
Static Public Member Functions | |
static bool | import (std::istream &s, std::vector< DataProcessorSpec > &workflow, std::vector< DataProcessorInfo > &metadata, CommandInfo &command) |
static void | dump (std::ostream &o, std::vector< DataProcessorSpec > const &workflow, std::vector< DataProcessorInfo > const &metadata, CommandInfo const &commandInfo) |
Definition at line 24 of file WorkflowSerializationHelpers.h.
|
static |
FIXME: this only works for a selected set of InputSpecs... a proper way to fully serialize an InputSpec with a DataDescriptorMatcher is needed.
Definition at line 977 of file WorkflowSerializationHelpers.cxx.
|
static |
Definition at line 930 of file WorkflowSerializationHelpers.cxx.