an object used for synchronisation More...
#include <structs.db.h>
Public Member Functions | |
db_DatabaseSyncObjectRef | changeTree () const |
Getter for attribute changeTree. | |
virtual void | changeTree (const db_DatabaseSyncObjectRef &value) |
Setter for attribute changeTree. | |
db_CatalogRef | dbCatalog () const |
Getter for attribute dbCatalog. | |
virtual void | dbCatalog (const db_CatalogRef &value) |
Setter for attribute dbCatalog. |
an object used for synchronisation
db_DatabaseSyncObjectRef changeTree | ( | ) | const |
Getter for attribute changeTree.
the tree of changes to apply
virtual void changeTree | ( | const db_DatabaseSyncObjectRef & | value | ) | [virtual] |
Setter for attribute changeTree.
the tree of changes to apply
virtual void dbCatalog | ( | const db_CatalogRef & | value | ) | [virtual] |
Setter for attribute dbCatalog.
the database's catalog
db_CatalogRef dbCatalog | ( | ) | const |
Getter for attribute dbCatalog.
the database's catalog