COOPY » Guide
version 0.6.5
|
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 |
Declaration of the relationship between rows in a set of tables.
Definition at line 282 of file Patcher.h.
Referenced by coopy::cmp::MergeOutputNovel::declareLink(), coopy::cmp::MergeOutputIndex::declareLink(), and coopy::cmp::Merger::merge().
Definition at line 294 of file Patcher.h.
Referenced by coopy::cmp::MergeOutputIndex::declareLink(), and coopy::cmp::Merger::merge().
Definition at line 281 of file Patcher.h.
Referenced by coopy::cmp::MergeOutputIndex::declareLink(), and coopy::cmp::Merger::merge().
Definition at line 293 of file Patcher.h.
Referenced by coopy::cmp::MergeOutputIndex::declareLink(), and coopy::cmp::Merger::merge().
Definition at line 287 of file Patcher.h.
Referenced by coopy::cmp::MergeOutputIndex::declareLink(), and coopy::cmp::Merger::merge().
Definition at line 285 of file Patcher.h.
Referenced by coopy::cmp::MergeOutputNovel::declareLink(), coopy::cmp::MergeOutputIndex::declareLink(), and coopy::cmp::Merger::merge().
Definition at line 284 of file Patcher.h.
Referenced by coopy::cmp::MergeOutputNovel::declareLink(), coopy::cmp::MergeOutputIndex::declareLink(), and coopy::cmp::Merger::merge().
Definition at line 286 of file Patcher.h.
Referenced by coopy::cmp::MergeOutputNovel::declareLink(), coopy::cmp::MergeOutputIndex::declareLink(), and coopy::cmp::Merger::merge().
std::string coopy::cmp::LinkDeclare::rc_str_local |
Definition at line 289 of file Patcher.h.
Referenced by coopy::cmp::MergeOutputNovel::declareLink(), coopy::cmp::MergeOutputIndex::declareLink(), and coopy::cmp::Merger::merge().
std::string coopy::cmp::LinkDeclare::rc_str_pivot |
Definition at line 288 of file Patcher.h.
Referenced by coopy::cmp::MergeOutputNovel::declareLink(), and coopy::cmp::MergeOutputIndex::declareLink().
std::string coopy::cmp::LinkDeclare::rc_str_remote |
Definition at line 290 of file Patcher.h.
Referenced by coopy::cmp::MergeOutputNovel::declareLink(), coopy::cmp::MergeOutputIndex::declareLink(), and coopy::cmp::Merger::merge().
Definition at line 295 of file Patcher.h.
Referenced by coopy::cmp::MergeOutputNovel::declareLink(), coopy::cmp::MergeOutputIndex::declareLink(), and coopy::cmp::Merger::merge().