fesa::OnDemandEventElement Class Reference

Used to handle and store all OnDemand-Event-specific Information which comes from the Instantiation-File. More...

#include <OnDemandEventElement.h>

Inheritance diagram for fesa::OnDemandEventElement:
fesa::EventElement

List of all members.

Public Member Functions

 OnDemandEventElement (boost::shared_ptr< EventConfigurationElement > parent)
virtual ~OnDemandEventElement ()
void initialize (const std::string &xpath, ElementXML *eventElement)
 triggers the parsing of the xml-file-structures and initializes the class with all needed information
const std::string & getSourceTypeSpecificData (const std::string &dataTag)

Detailed Description

Used to handle and store all OnDemand-Event-specific Information which comes from the Instantiation-File.

Definition at line 19 of file OnDemandEventElement.h.


Constructor & Destructor Documentation

fesa::OnDemandEventElement::OnDemandEventElement ( boost::shared_ptr< EventConfigurationElement parent  ) 
Parameters:
parent the parent-element in the linked-tree

Definition at line 9 of file OnDemandEventElement.cpp.

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

Definition at line 15 of file OnDemandEventElement.cpp.


Member Function Documentation

const std::string & fesa::OnDemandEventElement::getSourceTypeSpecificData ( const std::string &  dataTag  )  [virtual]
void fesa::OnDemandEventElement::initialize ( const std::string &  xpath,
ElementXML eventElement 
) [virtual]

triggers the parsing of the xml-file-structures and initializes the class with all needed information

Implements fesa::EventElement.

Definition at line 20 of file OnDemandEventElement.cpp.

References fesa::ElementXML::attributeList_, fesa::EventElement::concreteEventName_, fesa::EventElement::eventSourceName_, and fesa::EventElement::isInitialized_.


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

Generated on 18 Jan 2013 for Fesa by  doxygen 1.6.1