TimeBase Namespace Reference

COS Time Service basic types. More...


Classes

struct  UtcT
 A timestamp in UTC time. More...

struct  IntervalT
 An UTC time interval. More...


Typedefs

typedef unsigned long long TimeT
 Time in TimeT is expressed in units of 100 nano seconds.

typedef TimeT InaccuracyT
 To express an error estimate for time.

typedef short TdfT
 Minutes of displacement from the Greenwich time.

typedef CORBA::ULongLong_out TimeT_out
typedef TimeT_out InaccuracyT_out
typedef CORBA::Short_out TdfT_out
typedef TAO_Fixed_Var_T< UtcTUtcT_var
typedef UtcTUtcT_out
typedef TAO_Fixed_Var_T< IntervalTIntervalT_var
typedef IntervalTIntervalT_out


Detailed Description

COS Time Service basic types.

The standard CORBA Time Service defines a number of data structures to manipulate and express time. Over time these data structures have found their way into core components of CORBA, such as CORBA Messaging, RT CORBA, etc.


Typedef Documentation

typedef TimeT TimeBase::InaccuracyT
 

To express an error estimate for time.

Definition at line 51 of file TimeBase.pidl.

typedef TimeT_out TimeBase::InaccuracyT_out
 

Definition at line 80 of file TimeBaseC.h.

typedef IntervalT& TimeBase::IntervalT_out
 

Definition at line 130 of file TimeBaseC.h.

typedef TAO_Fixed_Var_T< IntervalT > TimeBase::IntervalT_var
 

Definition at line 126 of file TimeBaseC.h.

typedef CORBA::Short TimeBase::TdfT
 

Minutes of displacement from the Greenwich time.

Definition at line 54 of file TimeBase.pidl.

typedef CORBA::Short_out TimeBase::TdfT_out
 

Definition at line 86 of file TimeBaseC.h.

typedef CORBA::ULongLong TimeBase::TimeT
 

Time in TimeT is expressed in units of 100 nano seconds.

In other words each TimeT is 10^-7 seconds. When used for absolute time 0 is to October 15, 1582. Please read the spec for further details.

Definition at line 48 of file TimeBase.pidl.

Referenced by TAO::Eager_Transport_Queueing_Strategy::time_conversion().

typedef CORBA::ULongLong_out TimeBase::TimeT_out
 

Definition at line 74 of file TimeBaseC.h.

typedef UtcT& TimeBase::UtcT_out
 

Definition at line 101 of file TimeBaseC.h.

typedef TAO_Fixed_Var_T< UtcT > TimeBase::UtcT_var
 

Definition at line 97 of file TimeBaseC.h.


Generated on Thu Nov 9 12:27:44 2006 for TAO by doxygen 1.3.6