TimeDomainStages Class Reference

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

#include <OSInstance.h>

Collaboration diagram for TimeDomainStages:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TimeDomainStages ()
 The Stages class constructor.
 ~TimeDomainStages ()
 The Stages class destructor.

Public Attributes

int numberOfStages
 numberOfStages is the number of stages in the <stages> element.
TimeDomainStage ** stage
 stage is pointer to an array of stage object pointers

Detailed Description

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

Definition at line 488 of file OSInstance.h.


Constructor & Destructor Documentation

TimeDomainStages::TimeDomainStages (  ) 

The Stages class constructor.

TimeDomainStages::~TimeDomainStages (  ) 

The Stages class destructor.


Member Data Documentation

int TimeDomainStages::numberOfStages

numberOfStages is the number of stages in the <stages> element.

Definition at line 500 of file OSInstance.h.

TimeDomainStage** TimeDomainStages::stage

stage is pointer to an array of stage object pointers

Definition at line 503 of file OSInstance.h.


The documentation for this class was generated from the following file:
Generated on Sun Nov 14 14:14:44 2010 for Coin-All by  doxygen 1.4.7