OpenAB
1.0.1
|
#include <string>
#include <helpers/Log.hpp>
#include <PIMItem/PIMItem.hpp>
#include <PIMItem/Contact/PIMContactItem.hpp>
#include <PIMItem/Calendar/PIMCalendarItem.hpp>
#include <PIMItem/Calendar/PIMCalendarItemIndex.hpp>
#include <PIMItem/Contact/PIMContactItemIndex.hpp>
#include <plugin/storage/Storage.hpp>
#include <plugin/source/Source.hpp>
#include <plugin/sync/Sync.hpp>
#include <helpers/Variant.hpp>
#include <helpers/PluginManager.hpp>
#include <helpers/SmartPtr.hpp>
#include <helpers/StringHelper.hpp>
#include <helpers/TimeStamp.hpp>
Go to the source code of this file.
Namespaces | |
OpenAB | |
namespace OpenAB | |
Macros | |
#define | OPENAB_LIBRARY_HPP |
Functions | |
void | OpenAB::OpenAB_init () |
Perform the default initialization steps required by OpenAB. More... | |
#define OPENAB_LIBRARY_HPP |