

Public Member Functions | |
| String[] | _ids () |
| void | on (alma.ACS.CBvoid cb, alma.ACS.CBDescIn desc) |
| java.lang.String | name () |
| alma.ACS.CharacteristicComponentDesc | descriptor () |
| alma.ACS.RWdouble | brightness () |
| org.omg.CosPropertyService.PropertySet | get_all_characteristics () |
| alma.ACS.ComponentStates | componentState () |
| void | off (alma.ACS.CBvoid cb, alma.ACS.CBDescIn desc) |
| java.lang.String[] | find_characteristic (java.lang.String reg_exp) |
| org.omg.CORBA.Any | get_characteristic_by_name (java.lang.String name) throws alma.ACS.NoSuchCharacteristic |
Static Public Attributes | |
| static final java.lang.Class | _opsClass = alma.acsexmplLamp.LampOperations.class |
Private Attributes | |
| String[] | ids = {"IDL:alma/acsexmplLamp/Lamp:1.0","IDL:alma/ACS/CharacteristicModel:1.0","IDL:alma/ACS/CharacteristicComponent:1.0","IDL:alma/ACS/ACSComponent:1.0"} |
Generated from IDL interface "Lamp"
| String [] alma::acsexmplLamp::_LampStub::_ids | ( | ) | [inline] |
References ids.
| alma.ACS.RWdouble alma::acsexmplLamp::_LampStub::brightness | ( | ) | [inline] |
Implements alma::acsexmplLamp::LampOperations.
References alma::acsexmplLamp::LampOperations::brightness().
| alma.ACS.ComponentStates alma::acsexmplLamp::_LampStub::componentState | ( | ) | [inline] |
Implements alma::ACS::ACSComponentOperations.
References alma::ACS::ACSComponentOperations::componentState().
| alma.ACS.CharacteristicComponentDesc alma::acsexmplLamp::_LampStub::descriptor | ( | ) | [inline] |
| java.lang.String [] alma::acsexmplLamp::_LampStub::find_characteristic | ( | java.lang.String | reg_exp | ) | [inline] |
| org.omg.CosPropertyService.PropertySet alma::acsexmplLamp::_LampStub::get_all_characteristics | ( | ) | [inline] |
| org.omg.CORBA.Any alma::acsexmplLamp::_LampStub::get_characteristic_by_name | ( | java.lang.String | name | ) | throws alma.ACS.NoSuchCharacteristic [inline] |
| java.lang.String alma::acsexmplLamp::_LampStub::name | ( | ) | [inline] |
Implements alma::ACS::ACSComponentOperations.
References alma::ACS::ACSComponentOperations::name().
| void alma::acsexmplLamp::_LampStub::off | ( | alma.ACS.CBvoid | cb, | |
| alma.ACS.CBDescIn | desc | |||
| ) | [inline] |
Implements alma::acsexmplLamp::LampOperations.
References alma::acsexmplLamp::LampOperations::off().
| void alma::acsexmplLamp::_LampStub::on | ( | alma.ACS.CBvoid | cb, | |
| alma.ACS.CBDescIn | desc | |||
| ) | [inline] |
Implements alma::acsexmplLamp::LampOperations.
References _opsClass, and alma::acsexmplLamp::LampOperations::on().
final java.lang.Class alma::acsexmplLamp::_LampStub::_opsClass = alma.acsexmplLamp.LampOperations.class [static] |
Referenced by on().
String [] alma::acsexmplLamp::_LampStub::ids = {"IDL:alma/acsexmplLamp/Lamp:1.0","IDL:alma/ACS/CharacteristicModel:1.0","IDL:alma/ACS/CharacteristicComponent:1.0","IDL:alma/ACS/ACSComponent:1.0"} [private] |
Referenced by _ids().
1.6.2