import "acsexmplLamp.idl";
Inheritance diagram for acsexmplLamp::Lamp:
Public Member Functions | |
void | on (in ACS::CBvoid cb, in ACS::CBDescIn desc) |
void | off (in ACS::CBvoid cb, in ACS::CBDescIn desc) |
Public Attributes | |
readonly attribute ACS::RWdouble | brightness |
|
Turns the lamp off asynchronously. That is, we are notified by the callback when the method really completes.
|
|
Turns the lamp on asynchronously. That is, we are notified by the callback when the method really completes.
|
|
This property is the brightness of the lamp. |