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