TimeDomain Class Reference

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

#include <OSInstance.h>

Collaboration diagram for TimeDomain:
Collaboration graph
[legend]

List of all members.

Public Member Functions

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

Public Attributes

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

Detailed Description

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

Definition at line 689 of file OSInstance.h.


Constructor & Destructor Documentation

TimeDomain::TimeDomain (  ) 

The TimeDomain class constructor.

Definition at line 976 of file OSInstance.cpp.

TimeDomain::~TimeDomain (  ) 

The TimeDomain class destructor.

Definition at line 985 of file OSInstance.cpp.

TimeDomain::TimeDomain (  ) 

The TimeDomain class constructor.

TimeDomain::~TimeDomain (  ) 

The TimeDomain class destructor.


Member Data Documentation

stages is a pointer to a Stages object

Definition at line 701 of file OSInstance.h.

interval is a pointer to an Interval object

Definition at line 705 of file OSInstance.h.


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

Generated on 22 May 2012 by  doxygen 1.6.1