Overview
![]() |
Constructors and Destructors | ||
~IStorageEngine | Destructor. |
Operations | ||
New | Static function creating an instance for one of the drivers currently implemented. |
Overridables | ||
AddClass | Add a new class to the repository. | |
Close | Close the database and free all resources. | |
Connect | Connect to a certain datasource, e. | |
FireChangedEvent | Fire an event that class-objects have changed content. | |
GetClass | Find a class in repository by ID. | |
GetClass | Find a class in repository by name. | |
GetClassList | Get an access object to find out about all classes. | |
ReadTextFile | Read data from a special text file. | |
Release | Remove the driver. | |
WriteTextFile | Write data to a special text file. |