fesa-core-gsi  4.2.0
fesaGSI::GSITimingEventElementImpl Class Reference

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

#include <GSITimingEventElementImpl.h>

Inherits EventElementImpl.

Public Member Functions

 GSITimingEventElementImpl (const std::string &className, const std::string &logicalEventName, const std::string &xpath, boost::shared_ptr< fesa::ElementXML > eventElement)
 constructor More...
 
const std::string & getHardwareEventName () const
 

Detailed Description

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

Constructor & Destructor Documentation

fesaGSI::GSITimingEventElementImpl::GSITimingEventElementImpl ( const std::string &  className,
const std::string &  logicalEventName,
const std::string &  xpath,
boost::shared_ptr< fesa::ElementXML >  eventElement 
)

constructor

Parameters
classNameName of the class, which owns this event
logicalEventNameName of the logical-event, which uses this concrete-event
xpathxml-path as string on which the eventElement is located
eventElementobject which allows easy access to "xpath"

Member Function Documentation

const std::string & fesaGSI::GSITimingEventElementImpl::getHardwareEventName ( ) const

Returns the hardware event name contained in this timing event.


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