

Public Member Functions | |
| String[] | _ids () |
| java.lang.String | name () |
| void | badMethod () throws alma.ACSErrTypeCommon.UnknownEx |
| void | displayMessage () |
| alma.ACS.ComponentStates | componentState () |
Static Public Attributes | |
| static final java.lang.Class | _opsClass = alma.acsexmplHelloWorld.HelloWorldOperations.class |
Private Attributes | |
| String[] | ids = {"IDL:alma/acsexmplHelloWorld/HelloWorld:1.0","IDL:alma/ACS/ACSComponent:1.0"} |
Generated from IDL interface "HelloWorld"
| String [] alma::acsexmplHelloWorld::_HelloWorldStub::_ids | ( | ) | [inline] |
References ids.
| void alma::acsexmplHelloWorld::_HelloWorldStub::badMethod | ( | ) | throws alma.ACSErrTypeCommon.UnknownEx [inline] |
| alma.ACS.ComponentStates alma::acsexmplHelloWorld::_HelloWorldStub::componentState | ( | ) | [inline] |
Implements alma::ACS::ACSComponentOperations.
References alma::ACS::ACSComponentOperations::componentState().
| void alma::acsexmplHelloWorld::_HelloWorldStub::displayMessage | ( | ) | [inline] |
| java.lang.String alma::acsexmplHelloWorld::_HelloWorldStub::name | ( | ) | [inline] |
Implements alma::ACS::ACSComponentOperations.
References _opsClass, and alma::ACS::ACSComponentOperations::name().
final java.lang.Class alma::acsexmplHelloWorld::_HelloWorldStub::_opsClass = alma.acsexmplHelloWorld.HelloWorldOperations.class [static] |
Referenced by name().
String [] alma::acsexmplHelloWorld::_HelloWorldStub::ids = {"IDL:alma/acsexmplHelloWorld/HelloWorld:1.0","IDL:alma/ACS/ACSComponent:1.0"} [private] |
Referenced by _ids().
1.6.2