TrackingSyncSource::InsertItemResult Class Reference

#include <TrackingSyncSource.h>

List of all members.

Public Member Functions

 InsertItemResult (const string &uid, const string &revision, bool merged)

Public Attributes

const string m_uid
const string m_revision
const bool m_merged


Detailed Description

Definition at line 106 of file TrackingSyncSource.h.


Constructor & Destructor Documentation

TrackingSyncSource::InsertItemResult::InsertItemResult ( const string &  uid,
const string &  revision,
bool  merged 
) [inline]

Parameters:
uid the uid after the operation; during an update the uid must not be changed, so return the original one here
revision the revision string after the operation
merged set this to true if an existing item was updated instead of adding it

Definition at line 114 of file TrackingSyncSource.h.


Member Data Documentation

Definition at line 124 of file TrackingSyncSource.h.

Definition at line 123 of file TrackingSyncSource.h.

Definition at line 122 of file TrackingSyncSource.h.


The documentation for this class was generated from the following file:

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