#include <PipelineDescription.h>
◆ addConnection() [1/2]
| void apra::PipelineDescription::addConnection |
( |
Connection | conn | ) |
|
◆ addConnection() [2/2]
| bool apra::PipelineDescription::addConnection |
( |
const std::string & | from, |
|
|
const std::string & | to ) |
◆ addModule()
◆ findModule() [1/2]
| ModuleInstance * apra::PipelineDescription::findModule |
( |
const std::string & | id | ) |
|
◆ findModule() [2/2]
| const ModuleInstance * apra::PipelineDescription::findModule |
( |
const std::string & | id | ) |
const |
◆ isEmpty()
| bool apra::PipelineDescription::isEmpty |
( |
| ) |
const |
◆ toJson()
| std::string apra::PipelineDescription::toJson |
( |
| ) |
const |
◆ connections
| std::vector<Connection> apra::PipelineDescription::connections |
◆ modules
◆ settings
◆ source_format
| std::string apra::PipelineDescription::source_format |
◆ source_path
| std::string apra::PipelineDescription::source_path |
The documentation for this struct was generated from the following files: