XPrevail - Object Prevalence Layer
FernandoVM.XPrevail.BasePrevalenceEngine
Classes | Enumerations | FernandoVM.XPrevail | Interfaces
This is namespace FernandoVM.XPrevail.BasePrevalenceEngine.
Classes
Class Description
BaseEngine br
BasePrevalenceEngine br
Enumerations
Enumeration Description
OperationMode br
PrevalenceEngineState br
Namespace
Interfaces
Interface Description
IInternalOperations IPrevalenceEngine = interface (IXPrevail) { function get_PrevalentSystem : System.Object; function ExecuteOperation(Operation : IOperation) : System.Object; procedure TakeSnapShot; procedure Close; property PrevalentSystem : System.Object read get_PrevalentSystem; } end;

IMultiSystemPrevalenceEngine = interface (IXPrevail)

end;

Links

Copyright (c) 2004 FernandoVM. All rights reserved.