fesa::OnDemandEvent Class Reference

this class extends the RTEvent class to incorporate acknowledge features necessary for user events More...

#include <OnDemandEvent.h>

Inheritance diagram for fesa::OnDemandEvent:
fesa::RTEvent fesa::AbstractEvent

List of all members.

Public Member Functions

 OnDemandEvent (const std::string &name, MultiplexingContext &context, AbstractEventSource *pEvtSrc, RTEventPayload *pPayload)
virtual ~OnDemandEvent ()

Detailed Description

this class extends the RTEvent class to incorporate acknowledge features necessary for user events

Definition at line 15 of file OnDemandEvent.h.


Constructor & Destructor Documentation

fesa::OnDemandEvent::OnDemandEvent ( const std::string &  name,
MultiplexingContext context,
AbstractEventSource pEvtSrc,
RTEventPayload pPayload 
)
Parameters:
name of the event that will be fired
context multiplexing context of the event
pPayLoad extra information of the event
log pointer to the logger object used in the current context

Definition at line 9 of file OnDemandEvent.cpp.

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

Definition at line 16 of file OnDemandEvent.cpp.


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

Generated on 18 Jan 2013 for Fesa by  doxygen 1.6.1