

Public Member Functions | |
| EventSupplierHelper (Logger containerLogger) | |
Protected Member Functions | |
| ComponentLifecycle | _createComponentImpl () |
| Class | _getPOATieClass () |
| Class | _getOperationsInterface () |
| alma::demo::test::EventSupplierImpl::EventSupplierHelper::EventSupplierHelper | ( | Logger | containerLogger | ) | [inline] |
| ComponentLifecycle alma::demo::test::EventSupplierImpl::EventSupplierHelper::_createComponentImpl | ( | ) | [inline, protected, virtual] |
Method _createComponentImpl to be provided by subclasses. Must return the same object that also implements the functional interface.
Implements alma::acs::container::ComponentHelper.
| Class alma::demo::test::EventSupplierImpl::EventSupplierHelper::_getOperationsInterface | ( | ) | [inline, protected, virtual] |
Gets the xxOperations interface as generated by the IDL compiler.
This method must be provided by the component helper class.
Class object associated with the operations interface. Implements alma::acs::container::ComponentHelper.
| Class alma::demo::test::EventSupplierImpl::EventSupplierHelper::_getPOATieClass | ( | ) | [inline, protected, virtual] |
This method must be provided by the component helper class.
Implements alma::acs::container::ComponentHelper.
1.6.2