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... | |
| 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 1976 of file OSInstance.h.
| TimeDomainStageCon::TimeDomainStageCon | ( | ) |
The TimeDomainStageCon class constructor.
Definition at line 1668 of file OSInstance.cpp.
| TimeDomainStageCon::~TimeDomainStageCon | ( | ) |
The TimeDomainStageCon class destructor.
Definition at line 1677 of file OSInstance.cpp.
| 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 1987 of file OSInstance.h.
1.8.5