fesaGSI::TimingSimulationConfig Class Reference

this class contains the information under the timing-simulation element in the instantiation document More...

#include <TimingSimulationStructures.h>

List of all members.

Public Member Functions

 TimingSimulationConfig (const std::string &timingSimulationConfigFile)
 constructor
 ~TimingSimulationConfig ()
 destructor

Public Attributes

std::string timingSimulationConfigFile_
 the the Path to the loaded TimingSimulationConfig File
long basicPeriodLengthMs_
 length of the period
int superCycleRepetition_
 times that the super-cycle has to be repeated (-1 == infinite)
std::vector< DomainConfig * > timingDomainCol_
 timing domains of the TimingSimulationConfig

Detailed Description

this class contains the information under the timing-simulation element in the instantiation document

Definition at line 278 of file TimingSimulationStructures.h.


Constructor & Destructor Documentation

fesaGSI::TimingSimulationConfig::TimingSimulationConfig ( const std::string &  timingSimulationConfigFile  ) 
fesaGSI::TimingSimulationConfig::~TimingSimulationConfig (  ) 

destructor

Definition at line 349 of file TimingSimulationStructures.cpp.

References timingDomainCol_.


Member Data Documentation

times that the super-cycle has to be repeated (-1 == infinite)

Definition at line 305 of file TimingSimulationStructures.h.

Referenced by TimingSimulationConfig(), and fesaGSI::TimingSimulationEventSource::wait().

the the Path to the loaded TimingSimulationConfig File

Definition at line 295 of file TimingSimulationStructures.h.

Referenced by TimingSimulationConfig().


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

Generated on 25 Jan 2013 for fesa-core-gsi by  doxygen 1.6.1