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