OS  2.9.3
Public Member Functions | Public Attributes | List of all members
TimeDomainStageVar Class Reference

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

#include <OSInstance.h>

Public Member Functions

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

Public Attributes

int idx
 idx gives the index of this variable More...
 

Detailed Description

The in-memory representation of the element.

Definition at line 1912 of file OSInstance.h.

Constructor & Destructor Documentation

TimeDomainStageVar::TimeDomainStageVar ( )

The TimeDomainStageVar class constructor.

TimeDomainStageVar::~TimeDomainStageVar ( )

The TimeDomainStageVar class destructor.

Member Data Documentation

int TimeDomainStageVar::idx

idx gives the index of this variable

Definition at line 1923 of file OSInstance.h.


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