Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

TimeBase::IntervalT Struct Reference

An UTC time interval. More...

#include <TimeBaseC.h>

List of all members.

Public Types

typedef IntervalT_var _var_type

Public Methods

 ACE_NESTED_CLASS (TimeBase, TimeT) lower_bound
 ACE_NESTED_CLASS (TimeBase, TimeT) upper_bound

Static Public Methods

void _tao_any_destructor (void *)

Public Attributes

TimeT lower_bound
 Lower bound of the interval. More...

TimeT upper_bound
 Upper bound of the interval. More...


Detailed Description

An UTC time interval.


Member Typedef Documentation

typedef IntervalT_var TimeBase::IntervalT::_var_type
 


Member Function Documentation

void TimeBase::IntervalT::_tao_any_destructor void *    [static]
 

TimeBase::IntervalT::ACE_NESTED_CLASS TimeBase   ,
TimeT   
 

TimeBase::IntervalT::ACE_NESTED_CLASS TimeBase   ,
TimeT   
 


Member Data Documentation

TimeT TimeBase::IntervalT::lower_bound
 

Lower bound of the interval.

TimeT TimeBase::IntervalT::upper_bound
 

Upper bound of the interval.


The documentation for this struct was generated from the following files:
Generated on Thu Oct 10 19:20:55 2002 for TAO by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001