COOPY » Guide  version 0.6.5
Data Fields
coopy::cmp::LinkDeclare Class Reference

Declaration of the relationship between rows in a set of tables. More...

#include <Patcher.h>

Data Fields

int mode
bool column
int rc_id_pivot
int rc_id_local
int rc_id_remote
bool rc_deleted
std::string rc_str_pivot
std::string rc_str_local
std::string rc_str_remote
coopy::store::PolySheet pivot
coopy::store::PolySheet local
coopy::store::PolySheet remote

Detailed Description

Declaration of the relationship between rows in a set of tables.

Definition at line 279 of file Patcher.h.


Field Documentation


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