24 #ifndef SKA_CHEETAH_EXPORTERS_FILESTREAMERCONFIG_H 25 #define SKA_CHEETAH_EXPORTERS_FILESTREAMERCONFIG_H 28 #include "cheetah/utils/Config.h" 29 #include <boost/filesystem/path.hpp> 49 boost::filesystem::path
const&
dir()
const;
54 void dir(boost::filesystem::path
const&);
62 void add_options(OptionsDescriptionEasyInit& add_options)
override;
65 boost::filesystem::path _dir;
74 #endif // SKA_CHEETAH_EXPORTERS_FILESTREAMERCONFIG_H boost::filesystem::path const & dir() const
get the directory specified to store files
Base class for module configuration.
std::string const & extension() const
get the file extension (e.g. '.cheetah')
Some limits and constants for FLDO.