Simias::Storage::ChangeLogWriter Class Reference

Object that records all changes to the Collection Store by listening to the Store events. More...

Collaboration diagram for Simias::Storage::ChangeLogWriter:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ChangeLogWriter (string collectionID)
 Initializes a new instance of the object class.
void Dispose ()
 Allows for quick release of managed and unmanaged resources. Called by applications.

Properties

string LogFile [get]
 Gets the file path for this change log.
static uint DefaultMaxPersistedRecords [get]
 Gets the Max default records.


Detailed Description

Object that records all changes to the Collection Store by listening to the Store events.


Constructor & Destructor Documentation

Simias::Storage::ChangeLogWriter::ChangeLogWriter ( string  collectionID  )  [inline]

Initializes a new instance of the object class.

Parameters:
collectionID Collection identifier to listen for events.


Member Function Documentation

void Simias::Storage::ChangeLogWriter::Dispose (  )  [inline]

Allows for quick release of managed and unmanaged resources. Called by applications.


Property Documentation

string Simias::Storage::ChangeLogWriter::LogFile [get]

Gets the file path for this change log.

uint Simias::Storage::ChangeLogWriter::DefaultMaxPersistedRecords [static, get]

Gets the Max default records.


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

Generated on Wed Apr 8 14:53:08 2009 for simias by  doxygen 1.5.6