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

#include <SqlCompare.h>

Public Member Functions

 SqlCompare (coopy::store::DbiSqlWrapper *db, const coopy::store::SqlTableName &table1, const coopy::store::SqlTableName &table2, coopy::cmp::Patcher &output)
bool validateSchema ()
bool apply ()

Data Fields

coopy::store::DbiSqlWrapperdb
coopy::store::SqlTable local
coopy::store::SqlTable remote
coopy::cmp::Patcheroutput

Detailed Description

Definition at line 13 of file SqlCompare.h.


Constructor & Destructor Documentation

coopy::cmp::SqlCompare::SqlCompare ( coopy::store::DbiSqlWrapper db,
const coopy::store::SqlTableName table1,
const coopy::store::SqlTableName table2,
coopy::cmp::Patcher output 
) [inline]

Definition at line 20 of file SqlCompare.h.


Member Function Documentation

bool SqlCompare::apply ( )
bool SqlCompare::validateSchema ( )

Definition at line 7 of file SqlCompare.cpp.

References dbg_printf.


Field Documentation

Definition at line 15 of file SqlCompare.h.

Definition at line 16 of file SqlCompare.h.

Definition at line 18 of file SqlCompare.h.

Definition at line 17 of file SqlCompare.h.


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