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...
 
 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 1933 of file OSInstance.h.

Constructor & Destructor Documentation

TimeDomainStageVar::TimeDomainStageVar ( )

The TimeDomainStageVar class constructor.

Definition at line 1623 of file OSInstance.cpp.

TimeDomainStageVar::~TimeDomainStageVar ( )

The TimeDomainStageVar class destructor.

Definition at line 1632 of file OSInstance.cpp.

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 1944 of file OSInstance.h.


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