OS
2.9.3
|
The in-memory representation of the <con> element. More...
#include <OSInstance.h>
Public Member Functions | |
TimeDomainStageCon () | |
The TimeDomainStageCon class constructor. More... | |
~TimeDomainStageCon () | |
The TimeDomainStageCon class destructor. More... | |
Public Attributes | |
int | idx |
idx gives the index of this constraint More... | |
The in-memory representation of the <con> element.
Definition at line 1955 of file OSInstance.h.
TimeDomainStageCon::TimeDomainStageCon | ( | ) |
The TimeDomainStageCon class constructor.
TimeDomainStageCon::~TimeDomainStageCon | ( | ) |
The TimeDomainStageCon class destructor.
int TimeDomainStageCon::idx |
idx gives the index of this constraint
Definition at line 1966 of file OSInstance.h.