|
ApraPipes 1.0
|
#include <PipelineDescription.h>

Public Attributes | |
| std::string | name |
| std::string | version = "1.0" |
| std::string | description |
| int | queue_size = 10 |
| std::string | on_error = "restart_module" |
| bool | auto_start = false |
| bool apra::PipelineSettings::auto_start = false |
| std::string apra::PipelineSettings::description |
| std::string apra::PipelineSettings::name |
| std::string apra::PipelineSettings::on_error = "restart_module" |
| int apra::PipelineSettings::queue_size = 10 |
| std::string apra::PipelineSettings::version = "1.0" |