

Public Member Functions | |
| String[] | _ids () |
| void | usingWrapperClasses2 () |
| java.lang.String | name () |
| void | tryToScheduleSomething () throws alma.ErrorSystemExample.NothingCanBeScheduledErrorEx |
| void | usingWrapperClasses1 () throws alma.ErrorSystemExample.NothingCanBeScheduledErrorEx |
| void | tryToProcessSomething () throws alma.ErrorSystemExample.PipelineProcessingRequestErrorEx |
| alma.ACS.ComponentStates | componentState () |
Static Public Attributes | |
| static final java.lang.Class | _opsClass = alma.demo.ErrorSystemOperations.class |
Private Attributes | |
| String[] | ids = {"IDL:alma/demo/ErrorSystem:1.0","IDL:alma/ACS/ACSComponent:1.0"} |
Generated from IDL interface "ErrorSystem"
| String [] alma::demo::_ErrorSystemStub::_ids | ( | ) | [inline] |
References ids.
| alma.ACS.ComponentStates alma::demo::_ErrorSystemStub::componentState | ( | ) | [inline] |
Implements alma::ACS::ACSComponentOperations.
References alma::ACS::ACSComponentOperations::componentState().
| java.lang.String alma::demo::_ErrorSystemStub::name | ( | ) | [inline] |
Implements alma::ACS::ACSComponentOperations.
References alma::ACS::ACSComponentOperations::name().
| void alma::demo::_ErrorSystemStub::tryToProcessSomething | ( | ) | throws alma.ErrorSystemExample.PipelineProcessingRequestErrorEx [inline] |
Implements alma::demo::ErrorSystemOperations.
References alma::demo::ErrorSystemOperations::tryToProcessSomething().
| void alma::demo::_ErrorSystemStub::tryToScheduleSomething | ( | ) | throws alma.ErrorSystemExample.NothingCanBeScheduledErrorEx [inline] |
Implements alma::demo::ErrorSystemOperations.
References alma::demo::ErrorSystemOperations::tryToScheduleSomething().
| void alma::demo::_ErrorSystemStub::usingWrapperClasses1 | ( | ) | throws alma.ErrorSystemExample.NothingCanBeScheduledErrorEx [inline] |
Implements alma::demo::ErrorSystemOperations.
References alma::demo::ErrorSystemOperations::usingWrapperClasses1().
| void alma::demo::_ErrorSystemStub::usingWrapperClasses2 | ( | ) | [inline] |
Implements alma::demo::ErrorSystemOperations.
References _opsClass, and alma::demo::ErrorSystemOperations::usingWrapperClasses2().
final java.lang.Class alma::demo::_ErrorSystemStub::_opsClass = alma.demo.ErrorSystemOperations.class [static] |
Referenced by usingWrapperClasses2().
String [] alma::demo::_ErrorSystemStub::ids = {"IDL:alma/demo/ErrorSystem:1.0","IDL:alma/ACS/ACSComponent:1.0"} [private] |
Referenced by _ids().
1.6.2