OpenAB
1.0.1
|
#include <string>
#include <algorithm>
#include <sys/time.h>
#include <unistd.h>
#include <helpers/PluginManager.hpp>
#include <plugin/source/Source.hpp>
#include <plugin/storage/Storage.hpp>
#include <PIMItem/Contact/PIMContactItemIndex.hpp>
#include <OpenAB.hpp>
#include "OneWaySync.hpp"
Macros | |
#define | CHECK_DB_ERROR() |
#define | CHECK_CANCEL() |
#define | CHECK_INPUT_ERROR() |
Functions | |
REGISTER_PLUGIN_FACTORY (OneWaySyncFactory) | |
#define CHECK_CANCEL | ( | ) |
#define CHECK_DB_ERROR | ( | ) |
#define CHECK_INPUT_ERROR | ( | ) |
REGISTER_PLUGIN_FACTORY | ( | OneWaySyncFactory | ) |