SourceXtractorPlusPlus 0.21
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
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_flush_sizeSourceXtractor::FlushableOutputprivate
m_part_nbSourceXtractor::FitsOutputprivate
m_rowsSourceXtractor::FlushableOutputprivate
m_source_to_rowSourceXtractor::FlushableOutputprivate
m_total_rows_writtenSourceXtractor::FlushableOutputprivate
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