fesa::RealTimeLabObjectFactory Class Reference
#include <RealTimeLabObjectFactory.h>
List of all members.
Detailed Description
Definition at line 13 of file RealTimeLabObjectFactory.h.
Constructor & Destructor Documentation
virtual fesa::RealTimeLabObjectFactory::~RealTimeLabObjectFactory |
( |
|
) |
[virtual] |
fesa::RealTimeLabObjectFactory::RealTimeLabObjectFactory |
( |
|
) |
[protected] |
Member Function Documentation
AbstractEventSource* fesa::RealTimeLabObjectFactory::createTimingEventSource |
( |
const std::string & |
|
) |
|
This method creates a timing event source by its name. Timing event sources are dependent on the timing-domain.
- Parameters:
-
| the | name of the timing event source |
- Returns:
- a reference to the new source
- Exceptions:
-
AbstractEventSource* fesa::RealTimeLabObjectFactory::createTimingSimulationEventSource |
( |
const std::string & |
|
) |
|
This method creates a simulation timing event source by its name. Timing simulation event sources are dependent on the timing-domain.
- Parameters:
-
| the | name of the timing event source |
- Returns:
- a reference to the new source
- Exceptions:
-
This method either returns a reference to the existing single instance of the singleton class, or it creates one, and returns a reference to the new object.
- Returns:
- a reference to the RealTimeLabObjectFactory
Member Data Documentation
The documentation for this class was generated from the following file: