ifw-ccf  3.0.0-pre2
Public Attributes | List of all members
ccf::control::PipelineInfo Struct Reference

#include <config.hpp>

Public Attributes

std::string m_pipeline
 
int8_t m_output_queue_size
 
bool m_allow_frame_skipping
 
std::map< std::string, RecipeInfom_recipes
 
std::map< std::string, PublisherInfom_publishers
 

Member Data Documentation

◆ m_allow_frame_skipping

bool ccf::control::PipelineInfo::m_allow_frame_skipping

◆ m_output_queue_size

int8_t ccf::control::PipelineInfo::m_output_queue_size

◆ m_pipeline

std::string ccf::control::PipelineInfo::m_pipeline

◆ m_publishers

std::map<std::string, PublisherInfo> ccf::control::PipelineInfo::m_publishers

◆ m_recipes

std::map<std::string, RecipeInfo> ccf::control::PipelineInfo::m_recipes

The documentation for this struct was generated from the following file: