Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

TAO_TIO Class Reference

Time Interval Object Implementation. More...

#include <TAO_TIO.h>

Collaboration diagram for TAO_TIO:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TAO_TIO (TimeBase::TimeT lower, TimeBase::TimeT upper)
 Constructor.
 ~TAO_TIO (void)
 Destructor.

Private Attributes

TimeBase::IntervalT attr_time_interval
 This is the get method for the attribute time interval.

Detailed Description

Time Interval Object Implementation.

The TIO represents a time interval and has operations to compare itself with a UTO or another TIO. It also has an operation to create a UTO from the value of it's time interval.


Constructor & Destructor Documentation

TAO_TIO::TAO_TIO TimeBase::TimeT  lower,
TimeBase::TimeT  upper
 

Constructor.

TAO_TIO::~TAO_TIO void   ) 
 

Destructor.


Member Data Documentation

TimeBase::IntervalT TAO_TIO::attr_time_interval [private]
 

This is the get method for the attribute time interval.

This attribute returns an IntervalT structure with the values of its fields filled in with the corresponding values from the TIO.


The documentation for this class was generated from the following files:
Generated on Sun May 15 13:37:20 2005 for TAO_CosTime by  doxygen 1.3.9.1