SourceXtractorPlusPlus 1.0.3
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
SourceXtractor::FlushableOutput Member List

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

flush() overrideSourceXtractor::FlushableOutputinlinevirtual
FlushableOutput(SourceToRowConverter source_to_row, size_t flush_size)SourceXtractor::FlushableOutputinline
m_flush_sizeSourceXtractor::FlushableOutputprivate
m_rowsSourceXtractor::FlushableOutputprivate
m_source_to_rowSourceXtractor::FlushableOutputprivate
m_total_rows_writtenSourceXtractor::FlushableOutputprivate
nextPart()=0SourceXtractor::Outputpure virtual
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)=0SourceXtractor::FlushableOutputprotectedpure virtual
~FlushableOutput()=defaultSourceXtractor::FlushableOutputvirtual
~Output()=defaultSourceXtractor::Outputvirtual
~PipelineReceiver()=defaultSourceXtractor::PipelineReceiver< SourceGroupInterface >virtual