C-DEngine 5.105

nsCDEngine.Engines.StorageService Namespace

Classes


  Class Description
Public class eStoreEvents
Event Names of Events fired by TheStorageService
Public class StoreEventArgs
Public class TheMirrorCache<(Of <(<'T>)>)>
Class TheMirrorCache.
Public class TheStorageMirror<(Of <(<'T>)>)>
TheStorageMirror is a class representing data storage of the C-DEngine. It abstracts the underlying data Store from the use in The C-DEngine
Public class TheStorageMirror<(Of <(<'T>)>)>..::..StoreResponse
Identifies a response from a store after a query or other operation (read, write, update, delete, etc.) has been executed.
Public class TheStorageMirrorParameters
Parameters passed to a StorageMirror upon creation to specify and enable certain behaviors.
Public class TheStorageUtilities
Commonly used utilities for Storage Related code

Interfaces


  Interface Description
Public interface IReaderWriterLock
Public interface IStorageService
Main Interface for Storage Service This allows interaction with the Storage Service directly without using the StorageMirror container using light-weight calls

Enumerations


  Enumeration Description
Public enumeration eSCMD
Storage Commands