Simias::Sync::StartSyncInfo Class Reference

Class used to set up the state for a sync pass. More...

Collaboration diagram for Simias::Sync::StartSyncInfo:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 StartSyncInfo ()
 Constructor.
 StartSyncInfo (BinaryReader reader)
 Constructs a SyncStartInfo from a serialized object.
void Serialize (BinaryWriter writer)
 Serializes this instance into a stream.

Public Attributes

string CollectionID
 The collection to sync.
string Context
 The sync context.
bool ChangesOnly
 True if only changes since last sync are wanted.
bool ClientHasChanges
 True if the client has changes. Used to Determine if there is work.
StartSyncStatus Status
 The Status of this sync.
Access.Rights Access
 The access allowed to the collection.
string Requester
 The requester of sync.
string HostID
 The Host ID where the collection has been moved.


Detailed Description

Class used to set up the state for a sync pass.


Constructor & Destructor Documentation

Simias::Sync::StartSyncInfo::StartSyncInfo (  )  [inline]

Constructor.

Simias::Sync::StartSyncInfo::StartSyncInfo ( BinaryReader  reader  )  [inline]

Constructs a SyncStartInfo from a serialized object.

Parameters:
reader 


Member Function Documentation

void Simias::Sync::StartSyncInfo::Serialize ( BinaryWriter  writer  )  [inline]

Serializes this instance into a stream.

Parameters:
writer The stream to serialize to.


Member Data Documentation

The collection to sync.

The sync context.

True if only changes since last sync are wanted.

True if the client has changes. Used to Determine if there is work.

The Status of this sync.

The access allowed to the collection.

The requester of sync.

The Host ID where the collection has been moved.


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

Generated on Wed Apr 8 14:57:06 2009 for simias by  doxygen 1.5.6