Public Member Functions | Public Attributes | List of all members
TimeDomainStageCon Class Reference

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...
 

Detailed Description

The in-memory representation of the <con> element.

Definition at line 1976 of file OSInstance.h.

Constructor & Destructor Documentation

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.

Member Data Documentation

int TimeDomainStageCon::idx

idx gives the index of this constraint

Definition at line 1987 of file OSInstance.h.


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