COOPY » Guide  version 0.6.5
Public Member Functions | Data Fields
coopy::cmp::SheetUnit Class Reference

#include <MergeOutputFilter.h>

Public Member Functions

 SheetUnit ()
 SheetUnit (const std::string &name)

Data Fields

std::string sheet_name
NameChange name0
NameChange name1
bool have_name0
bool have_name1
std::list< OrderChangeorders
std::list< PoolChangepools
int row_count

Detailed Description

Definition at line 18 of file MergeOutputFilter.h.


Constructor & Destructor Documentation

coopy::cmp::SheetUnit::SheetUnit ( ) [inline]

Definition at line 28 of file MergeOutputFilter.h.

References have_name0, have_name1, and row_count.

coopy::cmp::SheetUnit::SheetUnit ( const std::string &  name) [inline]

Definition at line 33 of file MergeOutputFilter.h.

References have_name0, have_name1, and row_count.


Field Documentation

Definition at line 20 of file MergeOutputFilter.h.

Referenced by coopy::cmp::MergeOutputFilter::emitPreamble().


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines