24 #ifndef SKA_CHEETAH_EXPORTERS_EXPORTERSEXPORTSTREAMCONFIG_H 25 #define SKA_CHEETAH_EXPORTERS_EXPORTERSEXPORTSTREAMCONFIG_H 28 #include "cheetah/utils/Config.h" 29 #include "cheetah/exporters/ExporterType.h" 30 #include "panda/ChannelId.h" 59 panda::ChannelId
const& channel_name()
const;
70 panda::Engine& engine()
const;
73 panda::ChannelId _name;
74 panda::Engine& _engine;
83 #endif // SKA_CHEETAH_EXPORTERS_EXPORTERSEXPORTSTREAMCONFIG_H Base class for module configuration.
Defines the mapping of a sinks configuration block with the sink type, and the channel to associate i...
Some limits and constants for FLDO.
string based tag for refering to the type of Exporter, based on a std::string