

Public Member Functions | |
| String[] | _ids () |
| void | sendEventsSpecial (alma.FRIDGE.FridgeControlPackage.NestedFridgeEvent[] eventData) throws alma.ACSErrTypeCommon.CouldntPerformActionEx |
| java.lang.String | name () |
| void | sendEvents (short numEvents) throws alma.ACSErrTypeCommon.CouldntPerformActionEx |
| alma.ACS.ComponentStates | componentState () |
Static Public Attributes | |
| static final java.lang.Class | _opsClass = alma.demo.SupplierCompOperations.class |
Private Attributes | |
| String[] | ids = {"IDL:alma/demo/SupplierComp:1.0","IDL:alma/ACS/ACSComponent:1.0"} |
Generated from IDL interface "SupplierComp"
| String [] alma::demo::_SupplierCompStub::_ids | ( | ) | [inline] |
References ids.
| alma.ACS.ComponentStates alma::demo::_SupplierCompStub::componentState | ( | ) | [inline] |
Implements alma::ACS::ACSComponentOperations.
References alma::ACS::ACSComponentOperations::componentState().
| java.lang.String alma::demo::_SupplierCompStub::name | ( | ) | [inline] |
Implements alma::ACS::ACSComponentOperations.
References alma::ACS::ACSComponentOperations::name().
| void alma::demo::_SupplierCompStub::sendEvents | ( | short | numEvents | ) | throws alma.ACSErrTypeCommon.CouldntPerformActionEx [inline] |
Implements alma::demo::SupplierCompOperations.
References alma::demo::SupplierCompOperations::sendEvents().
| void alma::demo::_SupplierCompStub::sendEventsSpecial | ( | alma.FRIDGE.FridgeControlPackage.NestedFridgeEvent[] | eventData | ) | throws alma.ACSErrTypeCommon.CouldntPerformActionEx [inline] |
Implements alma::demo::SupplierCompOperations.
References _opsClass, and alma::demo::SupplierCompOperations::sendEventsSpecial().
final java.lang.Class alma::demo::_SupplierCompStub::_opsClass = alma.demo.SupplierCompOperations.class [static] |
Referenced by sendEventsSpecial().
String [] alma::demo::_SupplierCompStub::ids = {"IDL:alma/demo/SupplierComp:1.0","IDL:alma/ACS/ACSComponent:1.0"} [private] |
Referenced by _ids().
1.6.2