The in-memory representation of the <obj> element. More...
#include <OSInstance.h>
Public Member Functions | |
TimeDomainStageObj () | |
The TimeDomainStageObj class constructor. | |
~TimeDomainStageObj () | |
The TimeDomainStageObj class destructor. | |
TimeDomainStageObj () | |
The TimeDomainStageObj class constructor. | |
~TimeDomainStageObj () | |
The TimeDomainStageObj class destructor. | |
Public Attributes | |
int | idx |
idx gives the index of this variable |
The in-memory representation of the <obj> element.
Definition at line 569 of file OSInstance.h.
TimeDomainStageObj::TimeDomainStageObj | ( | ) |
The TimeDomainStageObj class constructor.
Definition at line 850 of file OSInstance.cpp.
TimeDomainStageObj::~TimeDomainStageObj | ( | ) |
The TimeDomainStageObj class destructor.
Definition at line 859 of file OSInstance.cpp.
TimeDomainStageObj::TimeDomainStageObj | ( | ) |
The TimeDomainStageObj class constructor.
TimeDomainStageObj::~TimeDomainStageObj | ( | ) |
The TimeDomainStageObj class destructor.
idx gives the index of this variable
Definition at line 580 of file OSInstance.h.