src/backends/addressbook/AddressBookSource.cpp File Reference

#include <memory>
#include <map>
#include <sstream>
#include <list>
#include "config.h"
#include "EvolutionSyncClient.h"
#include "AddressBookSource.h"
#include <common/base/Log.h>
#include <common/base/util/StringBuffer.h>
#include "vocl/VConverter.h"
#include <CoreFoundation/CoreFoundation.h>

Include dependency graph for AddressBookSource.cpp:

Go to the source code of this file.

Classes

class  vCard2ABPerson
struct  vCard2ABPerson::mapping

Defines

#define PersonCreateWrapper(_addressbook)   ABPersonCreate()
#define PersonSetImageDataWrapper(_person, _dataref)   ABPersonSetImageData(_person, _dataref)


Define Documentation

#define PersonCreateWrapper ( _addressbook   )     ABPersonCreate()

Definition at line 107 of file AddressBookSource.cpp.

Referenced by AddressBookSource::insertItem().

#define PersonSetImageDataWrapper ( _person,
_dataref   )     ABPersonSetImageData(_person, _dataref)

Definition at line 108 of file AddressBookSource.cpp.

Referenced by vCard2ABPerson::toPerson().


Generated on Sat Oct 18 17:16:45 2008 for SyncEvolution and Funambol by  doxygen 1.5.7.1