TimeDomainStageConstraints Class Reference

The in-memory representation of the <constraints> child of the <stage> element. More...

#include <OSInstance.h>

Collaboration diagram for TimeDomainStageConstraints:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 TimeDomainStageConstraints ()
 The TimeDomainStageConstraints class constructor.
 ~TimeDomainStageConstraints ()
 The TimeDomainStageConstraints class destructor.
 TimeDomainStageConstraints ()
 The TimeDomainStageConstraints class constructor.
 ~TimeDomainStageConstraints ()
 The TimeDomainStageConstraints class destructor.

Public Attributes

int numberOfConstraints
 numberOfConstraints gives the number of constraints contained in this stage
int startIdx
 startdIdx gives the number of the first constraint contained in this stage
TimeDomainStageCon ** con
 con is a pointer to an array of TimeDomainStageCon object pointers

Detailed Description

The in-memory representation of the <constraints> child of the <stage> element.

Definition at line 575 of file OSInstance.h.


Constructor & Destructor Documentation

TimeDomainStageConstraints::TimeDomainStageConstraints (  ) 

The TimeDomainStageConstraints class constructor.

Definition at line 829 of file OSInstance.cpp.

TimeDomainStageConstraints::~TimeDomainStageConstraints (  ) 

The TimeDomainStageConstraints class destructor.

Definition at line 839 of file OSInstance.cpp.

TimeDomainStageConstraints::TimeDomainStageConstraints (  ) 

The TimeDomainStageConstraints class constructor.

TimeDomainStageConstraints::~TimeDomainStageConstraints (  ) 

The TimeDomainStageConstraints class destructor.


Member Data Documentation

numberOfConstraints gives the number of constraints contained in this stage

Definition at line 586 of file OSInstance.h.

startdIdx gives the number of the first constraint contained in this stage

Definition at line 589 of file OSInstance.h.

con is a pointer to an array of TimeDomainStageCon object pointers

Definition at line 592 of file OSInstance.h.


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

Generated on 16 Feb 2012 by  doxygen 1.6.1