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

#include <OrderMerge.h>

Public Member Functions

void process (int ilocal, int iremote, int &base_local, int &base_remote, int stop_local, int stop_remote)
void merge (const OrderResult &nlocal, const OrderResult &nremote, const CompareFlags &flags, bool columnar)
void merge_by_id (const OrderResult &nlocal, const OrderResult &nremote, const CompareFlags &flags)

Data Fields

OrderResult order_local
OrderResult order_remote
std::list< MatchUnitaccum
int overlap
coopy::store::IntSheet xlocal
coopy::store::IntSheet xremote
int start_local
int start_remote
CompareFlags flags

Detailed Description

Definition at line 18 of file OrderMerge.h.


Member Function Documentation

void OrderMerge::merge ( const OrderResult nlocal,
const OrderResult nremote,
const CompareFlags flags,
bool  columnar 
)
void OrderMerge::merge_by_id ( const OrderResult nlocal,
const OrderResult nremote,
const CompareFlags flags 
)

Definition at line 692 of file OrderMerge.cpp.

void OrderMerge::process ( int  ilocal,
int  iremote,
int &  base_local,
int &  base_remote,
int  stop_local,
int  stop_remote 
)

Field Documentation

Definition at line 21 of file OrderMerge.h.

Definition at line 26 of file OrderMerge.h.

Definition at line 20 of file OrderMerge.h.

Definition at line 20 of file OrderMerge.h.

Definition at line 22 of file OrderMerge.h.

Definition at line 24 of file OrderMerge.h.

Definition at line 25 of file OrderMerge.h.

Definition at line 23 of file OrderMerge.h.

Definition at line 23 of file OrderMerge.h.


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