

Public Member Functions | |
| void | initialize (ContainerServices containerServices) throws ComponentLifecycleException |
| void | cleanUp () |
| void | setLampBrightness (double brightness) throws LampUnavailable |
| double | getLampBrightness () throws LampUnavailable |
Package Functions | |
| RWdouble | getLampBrightnessProperty () throws LampUnavailable |
Private Attributes | |
| RWdouble | m_brightness |
| CBvoidLampAccess | m_cb |
| CBvoid | m_cbvoid |
| CBDescIn | m_desc |
Static Private Attributes | |
| final String | m_lampCurl = "LAMP1" |
|
|
Releases the lamp component. |
|
|
Returns the magnitude of the lamp component's brightness.
Implements alma::demo::LampAccessOperations.
|
|
|
Gets the lamp component's (LAMP1) brightness as RWdouble.
|
|
|
|
|
|
Passes a value to the brightness property of the lamp component.
Implements alma::demo::LampAccessOperations.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.8