#define OBJECT_1 0 #define ADDED 2 #define UPDATED 4 #define DELETED 6 #define ADDEDPERCYCLE 8 #define UPDATEDPERCYCLE 10 #define DELETEDPERCYCLE 12 #define FULLSYNCS 14