COOPY » Guide
version 0.6.5
|
#include <MergeOutputFilter.h>
Public Member Functions | |
RowUnit (const std::string &sheet_name, const RowChange &change) | |
Data Fields | |
std::string | sheet_name |
RowChange | change |
Definition at line 39 of file MergeOutputFilter.h.
coopy::cmp::RowUnit::RowUnit | ( | const std::string & | sheet_name, |
const RowChange & | change | ||
) | [inline] |
Definition at line 44 of file MergeOutputFilter.h.
Definition at line 42 of file MergeOutputFilter.h.
Referenced by coopy::cmp::MergeOutputFilter::emitRow(), coopy::cmp::MergeOutputFilter::mergeAllDone(), and coopy::cmp::SheetPatcher::mergeDone().
std::string coopy::cmp::RowUnit::sheet_name |
Definition at line 41 of file MergeOutputFilter.h.
Referenced by coopy::cmp::MergeOutputFilter::emitRow(), coopy::cmp::MergeOutputFilter::mergeAllDone(), and coopy::cmp::SheetPatcher::mergeDone().