fesa::OnDemandConsumer Class Reference

This class provides services in order to receive messages from an OnDemandProducer. More...

#include <OnDemandConsumer.h>

Inheritance diagram for fesa::OnDemandConsumer:
fesa::OnDemandConsumerImpl

List of all members.

Public Member Functions

 OnDemandConsumer ()
virtual ~OnDemandConsumer ()
virtual OnDemandMessagegetMessage ()=0
 receive the next message which is on the queue (blocking)

Detailed Description

This class provides services in order to receive messages from an OnDemandProducer.

Definition at line 15 of file OnDemandConsumer.h.


Constructor & Destructor Documentation

fesa::OnDemandConsumer::OnDemandConsumer (  ) 

Definition at line 8 of file OnDemandConsumer.cpp.

fesa::OnDemandConsumer::~OnDemandConsumer (  )  [virtual]

Definition at line 12 of file OnDemandConsumer.cpp.


Member Function Documentation

virtual OnDemandMessage* fesa::OnDemandConsumer::getMessage (  )  [pure virtual]

receive the next message which is on the queue (blocking)

Implemented in fesa::OnDemandConsumerImpl.


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

Generated on 18 Jan 2013 for Fesa by  doxygen 1.6.1