

Public Member Functions | |
| ErrorSystemPOATie (ErrorSystemOperations delegate) | |
| ErrorSystemPOATie (ErrorSystemOperations delegate, POA poa) | |
| alma.demo.ErrorSystem | _this () |
| alma.demo.ErrorSystem | _this (org.omg.CORBA.ORB orb) |
| ErrorSystemOperations | _delegate () |
| void | _delegate (ErrorSystemOperations delegate) |
| POA | _default_POA () |
| 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 () |
Private Attributes | |
| ErrorSystemOperations | _delegate |
| POA | _poa |
Generated from IDL interface "ErrorSystem"
| alma::demo::ErrorSystemPOATie::ErrorSystemPOATie | ( | ErrorSystemOperations | delegate | ) | [inline] |
References _delegate().
| alma::demo::ErrorSystemPOATie::ErrorSystemPOATie | ( | ErrorSystemOperations | delegate, | |
| POA | poa | |||
| ) | [inline] |
References _delegate(), and _poa.
| POA alma::demo::ErrorSystemPOATie::_default_POA | ( | ) | [inline] |
References _poa.
| void alma::demo::ErrorSystemPOATie::_delegate | ( | ErrorSystemOperations | delegate | ) | [inline] |
References _delegate().
| alma.demo.ErrorSystem alma::demo::ErrorSystemPOATie::_this | ( | org.omg.CORBA.ORB | orb | ) | [inline] |
Reimplemented from alma::demo::ErrorSystemPOA.
| alma.demo.ErrorSystem alma::demo::ErrorSystemPOATie::_this | ( | ) | [inline] |
Reimplemented from alma::demo::ErrorSystemPOA.
| alma.ACS.ComponentStates alma::demo::ErrorSystemPOATie::componentState | ( | ) | [inline] |
Implements alma::ACS::ACSComponentOperations.
References _delegate(), and alma::ACS::ACSComponentOperations::componentState().
| java.lang.String alma::demo::ErrorSystemPOATie::name | ( | ) | [inline] |
Implements alma::ACS::ACSComponentOperations.
References _delegate(), and alma::ACS::ACSComponentOperations::name().
| void alma::demo::ErrorSystemPOATie::tryToProcessSomething | ( | ) | throws alma.ErrorSystemExample.PipelineProcessingRequestErrorEx [inline] |
Implements alma::demo::ErrorSystemOperations.
References _delegate(), and alma::demo::ErrorSystemOperations::tryToProcessSomething().
| void alma::demo::ErrorSystemPOATie::tryToScheduleSomething | ( | ) | throws alma.ErrorSystemExample.NothingCanBeScheduledErrorEx [inline] |
Implements alma::demo::ErrorSystemOperations.
References _delegate(), and alma::demo::ErrorSystemOperations::tryToScheduleSomething().
| void alma::demo::ErrorSystemPOATie::usingWrapperClasses1 | ( | ) | throws alma.ErrorSystemExample.NothingCanBeScheduledErrorEx [inline] |
Implements alma::demo::ErrorSystemOperations.
References _delegate(), and alma::demo::ErrorSystemOperations::usingWrapperClasses1().
| void alma::demo::ErrorSystemPOATie::usingWrapperClasses2 | ( | ) | [inline] |
Implements alma::demo::ErrorSystemOperations.
References _delegate(), and alma::demo::ErrorSystemOperations::usingWrapperClasses2().
POA alma::demo::ErrorSystemPOATie::_poa [private] |
Referenced by _default_POA(), and ErrorSystemPOATie().
1.6.2