My Project
TimeDomainStageObj Class Reference

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
 

Detailed Description

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

Definition at line 2019 of file OSInstance.h.

Constructor & Destructor Documentation

◆ TimeDomainStageObj() [1/2]

TimeDomainStageObj::TimeDomainStageObj ( )

The TimeDomainStageObj class constructor.

Definition at line 1713 of file OSInstance.cpp.

◆ ~TimeDomainStageObj() [1/2]

TimeDomainStageObj::~TimeDomainStageObj ( )

The TimeDomainStageObj class destructor.

Definition at line 1722 of file OSInstance.cpp.

◆ TimeDomainStageObj() [2/2]

TimeDomainStageObj::TimeDomainStageObj ( )

The TimeDomainStageObj class constructor.

◆ ~TimeDomainStageObj() [2/2]

TimeDomainStageObj::~TimeDomainStageObj ( )

The TimeDomainStageObj class destructor.

Member Data Documentation

◆ idx

int TimeDomainStageObj::idx

idx gives the index of this variable

Definition at line 2030 of file OSInstance.h.


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