![]() | EnvironmentManager Class |
Namespace: LynceeTec.Eucalyptus
The EnvironmentManager type exposes the following members.
Name | Description | |
---|---|---|
![]() | EnvironmentManager |
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
(Inherited from BaseManager.) |
![]() | DHMHardwareConfiguration | (Inherited from BaseManager.) |
![]() | EnabledModules | (Inherited from BaseManager.) |
![]() | IsDatabaseReadonly | true |
![]() | IsDhmConnected | true |
![]() | TargetDatabaseVersion | (Inherited from BaseManager.) |
![]() | UserManager | (Inherited from BaseManager.) |
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
(Inherited from BaseManager.) |
![]() | Disconnect |
Disconnects the DHM device instance.
(Inherited from BaseManager.) |
![]() | Dispose | (Inherited from BaseManager.) |
![]() | Init |
Initialize the fields read from the database and encrypted files. A user must be logged in
(Inherited from BaseManager.) |