Public Member Functions | Public Attributes | List of all members
TimeDomainStageObj Class Reference

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

#include <OSInstance.h>

Public Member Functions

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

Public Attributes

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

Detailed Description

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

Definition at line 2019 of file OSInstance.h.

Constructor & Destructor Documentation

TimeDomainStageObj::TimeDomainStageObj ( )

The TimeDomainStageObj class constructor.

Definition at line 1713 of file OSInstance.cpp.

TimeDomainStageObj::~TimeDomainStageObj ( )

The TimeDomainStageObj class destructor.

Definition at line 1722 of file OSInstance.cpp.

TimeDomainStageObj::TimeDomainStageObj ( )

The TimeDomainStageObj class constructor.

TimeDomainStageObj::~TimeDomainStageObj ( )

The TimeDomainStageObj class destructor.

Member Data Documentation

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: