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

This class contains the information for the domain. It contains the super cycle information and all the event sequences elements. More...

#include <TimingSimulationStructures.h>

Public Member Functions

 DomainConfig (boost::shared_ptr< fesa::ElementXML > config)
 constructor More...
 
 ~DomainConfig ()
 destructor
 

Public Attributes

std::string name_
 name of the timing domain
 
bool enable_
 true if the domain is enabled
 
SuperCycleConfig superCycle_
 the super-cycle element
 
std::vector
< EventSequenceConfig * > 
eventSequenceCol_
 all defined event-sequences
 

Detailed Description

This class contains the information for the domain. It contains the super cycle information and all the event sequences elements.

Constructor & Destructor Documentation

fesaGSI::DomainConfig::DomainConfig ( boost::shared_ptr< fesa::ElementXML >  config)

constructor

Parameters
thexml segment where this domain is defined

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