SourceXtractorPlusPlus  0.19
SourceXtractor++, the next generation SExtractor
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SourceXtractor::FitsOutput Member List

This is the complete list of members for SourceXtractor::FitsOutput, including all inherited members.

FitsOutput(const std::string &filename, SourceToRowConverter source_to_row, size_t flush_size)SourceXtractor::FitsOutputinline
flush() overrideSourceXtractor::FlushableOutputinlinevirtual
FlushableOutput(SourceToRowConverter source_to_row, size_t flush_size)SourceXtractor::FlushableOutputinline
m_filenameSourceXtractor::FitsOutputprivate
m_fits_writerSourceXtractor::FitsOutputprivate
m_part_nbSourceXtractor::FitsOutputprivate
nextPart() overrideSourceXtractor::FitsOutputinlinevirtual
outputSource(const SourceInterface &source) overrideSourceXtractor::FlushableOutputinlinevirtual
receiveProcessSignal(const ProcessSourcesEvent &) overrideSourceXtractor::Outputinlinevirtual
receiveSource(std::unique_ptr< SourceGroupInterface > source_group) overrideSourceXtractor::Outputinlinevirtual
SourceToRowConverter typedefSourceXtractor::FlushableOutput
writeRows(const std::vector< Euclid::Table::Row > &rows) overrideSourceXtractor::FitsOutputinlineprotectedvirtual
~FlushableOutput()=defaultSourceXtractor::FlushableOutputvirtual
~Output()=defaultSourceXtractor::Outputvirtual
~PipelineReceiver()=defaultSourceXtractor::PipelineReceiver< SourceGroupInterface >virtual