OS  2.9.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Public Attributes | List of all members
TimeDomain Class Reference

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

#include <OSInstance.h>

+ Collaboration diagram for TimeDomain:

Public Member Functions

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

Public Attributes

TimeDomainStagesstages
 stages is a pointer to a Stages object More...
 
TimeDomainIntervalinterval
 interval is a pointer to an Interval object More...
 

Detailed Description

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

Definition at line 2118 of file OSInstance.h.

Constructor & Destructor Documentation

TimeDomain::TimeDomain ( )

The TimeDomain class constructor.

TimeDomain::~TimeDomain ( )

The TimeDomain class destructor.

Member Data Documentation

TimeDomainStages* TimeDomain::stages

stages is a pointer to a Stages object

Definition at line 2130 of file OSInstance.h.

TimeDomainInterval* TimeDomain::interval

interval is a pointer to an Interval object

Definition at line 2134 of file OSInstance.h.


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