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

#include <Merger.h>

Public Member Functions

 MergerState (coopy::store::DataSheet &pivot, coopy::store::DataSheet &local, coopy::store::DataSheet &remote, const OrderResult &nrow_local, const OrderResult &nrow_remote, const OrderResult &ncol_local, const OrderResult &ncol_remote, Patcher &output, const CompareFlags &flags, coopy::store::NameSniffer &local_names, coopy::store::NameSniffer &remote_names)

Data Fields

coopy::store::DataSheetpivot
coopy::store::DataSheetlocal
coopy::store::DataSheetremote
const OrderResultnrow_local
const OrderResultnrow_remote
const OrderResultncol_local
const OrderResultncol_remote
Patcheroutput
const CompareFlagsflags
coopy::store::NameSnifferlocal_names
coopy::store::NameSnifferremote_names
bool allIdentical

Detailed Description

Definition at line 22 of file Merger.h.


Constructor & Destructor Documentation

coopy::cmp::MergerState::MergerState ( coopy::store::DataSheet pivot,
coopy::store::DataSheet local,
coopy::store::DataSheet remote,
const OrderResult nrow_local,
const OrderResult nrow_remote,
const OrderResult ncol_local,
const OrderResult ncol_remote,
Patcher output,
const CompareFlags flags,
coopy::store::NameSniffer local_names,
coopy::store::NameSniffer remote_names 
) [inline]

Definition at line 37 of file Merger.h.

References allIdentical.


Field Documentation

Definition at line 32 of file Merger.h.

Referenced by coopy::cmp::Merger::merge().

Definition at line 25 of file Merger.h.

Referenced by coopy::cmp::Merger::merge().

Definition at line 33 of file Merger.h.

Referenced by coopy::cmp::Merger::merge().

Definition at line 29 of file Merger.h.

Referenced by coopy::cmp::Merger::merge().

Definition at line 30 of file Merger.h.

Referenced by coopy::cmp::Merger::merge().

Definition at line 27 of file Merger.h.

Referenced by coopy::cmp::Merger::merge().

Definition at line 28 of file Merger.h.

Referenced by coopy::cmp::Merger::merge().

Definition at line 31 of file Merger.h.

Referenced by coopy::cmp::Merger::merge().

Definition at line 24 of file Merger.h.

Referenced by coopy::cmp::Merger::merge().

Definition at line 26 of file Merger.h.

Referenced by coopy::cmp::Merger::merge().

Definition at line 34 of file Merger.h.

Referenced by coopy::cmp::Merger::merge().


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