Overview Chapter

class IStorageEngine

Constructors and Destructors
~IStorageEngineDestructor.
Operations
New Static function creating an instance for one of the drivers currently implemented.
Overridables
AddClassAdd a new class to the repository.
CloseClose the database and free all resources.
ConnectConnect to a certain datasource, e.
FireChangedEventFire an event that class-objects have changed content.
GetClassFind a class in repository by ID.
GetClassFind a class in repository by name.
GetClassListGet an access object to find out about all classes.
ReadTextFileRead data from a special text file.
ReleaseRemove the driver.
WriteTextFileWrite data to a special text file.