Simias::Storage::ChangeLogEvent Class Reference

Class used to queue change log events. More...

Collaboration diagram for Simias::Storage::ChangeLogEvent:

Collaboration graph
[legend]

List of all members.

Public Types

enum  ChangeEventType {
  CollectionCreate, CollectionDelete, NodeCreate, NodeChange,
  NodeDelete
}
 Type of change events that are watched for. More...

Public Member Functions

 ChangeLogEvent (ChangeEventType type, NodeEventArgs args)
 Initializes a new instance of the object.

Properties

ChangeEventType Type [get]
 Gets the change event type.
NodeEventArgs Args [get]
 Gets the event context.


Detailed Description

Class used to queue change log events.


Member Enumeration Documentation

Type of change events that are watched for.


Constructor & Destructor Documentation

Simias::Storage::ChangeLogEvent::ChangeLogEvent ( ChangeEventType  type,
NodeEventArgs  args 
) [inline]

Initializes a new instance of the object.

Parameters:
type Type of change long event.
args Context for the event.


Property Documentation

ChangeEventType Simias::Storage::ChangeLogEvent::Type [get]

Gets the change event type.

NodeEventArgs Simias::Storage::ChangeLogEvent::Args [get]

Gets the event context.


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

Generated on Wed Apr 8 14:52:55 2009 for simias by  doxygen 1.5.6