BaseManager Class |
Namespace: LynceeTec.Eucalyptus
The BaseManager type exposes the following members.
| Name | Description | |
|---|---|---|
| BaseManager |
Create this instance with a specific database and drivers.
Do not use this function if you already gave the paths in the constructor.
|
| Name | Description | |
|---|---|---|
| DatabaseVersion |
The version of the database in use
| |
| DHMHardwareConfiguration | ||
| EnabledModules | ||
| IsDatabaseReadonly | true | |
| IsDhmConnected | true | |
| TargetDatabaseVersion | ||
| UserManager |
| Name | Description | |
|---|---|---|
| Connect |
Connects a DHM device. The device will then be automatically notified if a configuration is loaded.
Previously loaded configurations are not given to the DHM
| |
| Disconnect |
Disconnects the DHM device instance.
| |
| Dispose | Releases all resources used by the BaseManager | |
| Init |
Initialize the fields read from the database and encrypted files. A user must be logged in
|