fesa::DomainStore Class Reference

The DomainStore class groups common fields which are dependent on the timing domain. More...

#include <DomainStore.h>

Inheritance diagram for fesa::DomainStore:
fesa::DataStore

List of all members.

Public Member Functions

 DomainStore ()
 Initializes the common timing-domain-dependent fields.
const std::string getName ()

Public Attributes

ConfigFieldString name
 base field holding the domain store name
ConfigFieldString muxCriterion
 multiplexing criterion of the device
ConfigFieldString timingDomain
 base field holding the device timing-domain

Detailed Description

The DomainStore class groups common fields which are dependent on the timing domain.

Definition at line 19 of file DomainStore.h.


Constructor & Destructor Documentation

fesa::DomainStore::DomainStore (  ) 

Initializes the common timing-domain-dependent fields.

Constructor

Definition at line 8 of file DomainStore.cpp.


Member Function Documentation

const std::string fesa::DomainStore::getName (  )  [inline]
Returns:
name of the domain store

Definition at line 53 of file DomainStore.h.

References fesa::ConfigFieldString::get(), and name.


Member Data Documentation

multiplexing criterion of the device

Definition at line 43 of file DomainStore.h.

base field holding the domain store name

Definition at line 38 of file DomainStore.h.

Referenced by getName().

base field holding the device timing-domain

Definition at line 49 of file DomainStore.h.


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

Generated on 18 Jan 2013 for Fesa by  doxygen 1.6.1