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 600 of file OSInstance.h.
| TimeDomainStageObj::TimeDomainStageObj | ( | ) |
The TimeDomainStageObj class constructor.
Definition at line 857 of file OSInstance.cpp.
| TimeDomainStageObj::~TimeDomainStageObj | ( | ) |
The TimeDomainStageObj class destructor.
Definition at line 866 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 611 of file OSInstance.h.
1.6.1