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

TAO_UTO Class Reference

Universal Time Object Implementation. More...

#include <TAO_UTO.h>

Collaboration diagram for TAO_UTO:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TAO_UTO (TimeBase::TimeT time, TimeBase::InaccuracyT inaccuracy, TimeBase::TdfT tdf)
 Constructor.
 ~TAO_UTO (void)
 Destructor.

Private Attributes

TimeBase::UtcT attr_utc_time_
 For the readonly attribute <utc_time>.

Detailed Description

Universal Time Object Implementation.

This is an encapsulation of the time. It provides the following operations on basic time.


Constructor & Destructor Documentation

TAO_UTO::TAO_UTO TimeBase::TimeT  time,
TimeBase::InaccuracyT  inaccuracy,
TimeBase::TdfT  tdf
 

Constructor.

TAO_UTO::~TAO_UTO void   ) 
 

Destructor.


Member Data Documentation

TimeBase::UtcT TAO_UTO::attr_utc_time_ [private]
 

For the readonly attribute <utc_time>.

The readonly attribute structure having the time, inaccuracy and displacement. The get methods for other readonly attributes (time, inaccuracy, tdf) defined in the IDL use the members of this structure and hence need not have separate member variables for them.


The documentation for this class was generated from the following files:
Generated on Sat Aug 6 03:43:38 2005 for TAO_CosTime by  doxygen 1.3.9.1