My Project
TimeDomainStageVar Class Reference

The in-memory representation of the element. More...

#include <OSInstance.h>

Public Member Functions

 TimeDomainStageVar ()
 The TimeDomainStageVar class constructor.
 
 ~TimeDomainStageVar ()
 The TimeDomainStageVar class destructor.
 
 TimeDomainStageVar ()
 The TimeDomainStageVar class constructor.
 
 ~TimeDomainStageVar ()
 The TimeDomainStageVar class destructor.
 

Public Attributes

int idx
 idx gives the index of this variable
 

Detailed Description

The in-memory representation of the element.

Definition at line 1933 of file OSInstance.h.

Constructor & Destructor Documentation

◆ TimeDomainStageVar() [1/2]

TimeDomainStageVar::TimeDomainStageVar ( )

The TimeDomainStageVar class constructor.

Definition at line 1623 of file OSInstance.cpp.

◆ ~TimeDomainStageVar() [1/2]

TimeDomainStageVar::~TimeDomainStageVar ( )

The TimeDomainStageVar class destructor.

Definition at line 1632 of file OSInstance.cpp.

◆ TimeDomainStageVar() [2/2]

TimeDomainStageVar::TimeDomainStageVar ( )

The TimeDomainStageVar class constructor.

◆ ~TimeDomainStageVar() [2/2]

TimeDomainStageVar::~TimeDomainStageVar ( )

The TimeDomainStageVar class destructor.

Member Data Documentation

◆ idx

int TimeDomainStageVar::idx

idx gives the index of this variable

Definition at line 1944 of file OSInstance.h.


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