

Classes | |
| class | EventProcessingCallbackImpl |
Public Member Functions | |
| void | initialize (ContainerServices containerServices) throws ComponentLifecycleException |
| void | cleanUp () |
| void | sendEvents (short param) throws CouldntPerformActionEx |
| void | sendEventsSpecial (NestedFridgeEvent[] eventData) throws CouldntPerformActionEx |
Private Attributes | |
| SimpleSupplier | m_supplier |
| void alma::demo::EventSupplierImpl::EventSupplierImpl::cleanUp | ( | ) | [inline] |
Disconnects the supplier before component is removed.
Reimplemented from alma::acs::component::ComponentImplBase.
References alma::acs::nc::SimpleSupplier::disconnect(), and m_supplier.
| void alma::demo::EventSupplierImpl::EventSupplierImpl::initialize | ( | ContainerServices | containerServices | ) | throws ComponentLifecycleException [inline] |
Sets up the SimpleSupplier.
Reimplemented from alma::acs::component::ComponentImplBase.
References alma::acs::component::ComponentImplBase::m_containerServices, and m_supplier.
| void alma::demo::EventSupplierImpl::EventSupplierImpl::sendEvents | ( | short | param | ) | throws CouldntPerformActionEx [inline] |
The IDL-defined method that sends the temperatureDataBlockEvent fridge event a given number of times.
Implements alma::demo::SupplierCompOperations.
References alma::acs::component::ComponentImplBase::m_logger, m_supplier, and alma::acs::nc::SimpleSupplier::publishEvent().
| void alma::demo::EventSupplierImpl::EventSupplierImpl::sendEventsSpecial | ( | NestedFridgeEvent[] | eventData | ) | throws CouldntPerformActionEx [inline] |
1.6.2