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

#include <MatchUnit.h>

Public Member Functions

 MatchUnit ()
 MatchUnit (int pivot, int local, int remote, bool deleted, int status)

Data Fields

int pivotUnit
int localUnit
int remoteUnit
bool deleted
int status

Detailed Description

Definition at line 18 of file MatchUnit.h.


Constructor & Destructor Documentation

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

Definition at line 26 of file MatchUnit.h.

References deleted, localUnit, coopy::cmp::MATCH_UNIT_NONE, pivotUnit, remoteUnit, and status.

coopy::cmp::MatchUnit::MatchUnit ( int  pivot,
int  local,
int  remote,
bool  deleted,
int  status 
) [inline]

Definition at line 32 of file MatchUnit.h.

References deleted, localUnit, pivotUnit, remoteUnit, and status.


Field Documentation

Definition at line 24 of file MatchUnit.h.

Referenced by MatchUnit().


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