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... | |
| 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 2019 of file OSInstance.h.
| TimeDomainStageObj::TimeDomainStageObj | ( | ) |
The TimeDomainStageObj class constructor.
Definition at line 1713 of file OSInstance.cpp.
| TimeDomainStageObj::~TimeDomainStageObj | ( | ) |
The TimeDomainStageObj class destructor.
Definition at line 1722 of file OSInstance.cpp.
| 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 2030 of file OSInstance.h.
1.8.5