![]() | 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 | |
---|---|---|
![]() | AllMeasurementConfigsIDs |
List of all the IDs of all the available measurement configurations in the database
(Inherited from BaseManager.) |
![]() | AllMeasurementConfigsInfo |
List of all the measurement configurations in the database. Use for information only (display info to the user, etc)
Do not edit the values directly
(Inherited from BaseManager.) |
![]() | DatabaseVersion |
The version of the database in use
(Inherited from BaseManager.) |
![]() | DHMHardwareConfiguration | (Inherited from BaseManager.) |
![]() | EnabledModules | (Inherited from BaseManager.) |
![]() | IsDatabaseReadonly | true |
![]() | IsDhmLinked | true |
![]() | TargetDatabaseVersion | (Inherited from BaseManager.) |
![]() | UserManager | (Inherited from BaseManager.) |
Name | Description | |
---|---|---|
![]() | Dispose | (Inherited from BaseManager.) |
![]() | GetAllMeasurementConfigIdsForMagnification |
Gets a list of all the IDs of the available measurement configurations using a specific objective magnification
(Inherited from BaseManager.) |
![]() | GetAllMeasurementConfigIdsForSources |
Gets a list of all the IDs of the available measurement configurations using a specific laser sources combination
(Inherited from BaseManager.) |
![]() | GetAllMeasurementConfigIdsForSourcesAndMagnification |
Gets a list of all the IDs of the available measurement configurations using a specific objective magnification and
laser sources combination
(Inherited from BaseManager.) |
![]() | Init |
Initialize the fields read from the database and encrypted files. A user must be logged in
(Inherited from BaseManager.) |
![]() | LinkDhmDevice |
Links a DHM device to the manager. The device will then be automatically notified if a configuration is loaded.
Previously loaded configurations are not given to the DHM
(Inherited from BaseManager.) |
![]() | UnlinkDhmDevice |
Unlink the DHM device instance from the manager.
(Inherited from BaseManager.) |