alma::demo::EventSupplierImpl::EventSupplierImpl Class Reference

Inheritance diagram for alma::demo::EventSupplierImpl::EventSupplierImpl:
Inheritance graph
[legend]
Collaboration diagram for alma::demo::EventSupplierImpl::EventSupplierImpl:
Collaboration graph
[legend]

List of all members.

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

Detailed Description

Author:
dfugate

Member Function Documentation

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]
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]

Member Data Documentation


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2