~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/replication_services.h

  • Committer: Olaf van der Spek
  • Date: 2011-03-28 22:16:45 UTC
  • mto: (2257.1.1 build) (2276.1.2 build)
  • mto: This revision was merged to the branch mainline in revision 2258.
  • Revision ID: olafvdspek@gmail.com-20110328221645-l1340eq18agyagvm
Common fwd

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
 
34
34
#include <drizzled/visibility.h>
35
35
 
36
 
namespace drizzled
37
 
{
38
 
 
39
 
/* some forward declarations needed */
40
 
class Session;
41
 
class Table;
42
 
 
43
 
namespace plugin
44
 
{
45
 
  class TransactionReplicator;
46
 
  class TransactionApplier;
47
 
}
48
 
namespace message
49
 
{
50
 
  class Transaction;
51
 
}
 
36
namespace drizzled {
52
37
 
53
38
/**
54
39
 * This is a class which manages transforming internal