Classes | Namespaces | Defines | Typedefs | Functions

TimeBaseC.h File Reference

#include "tao/Basic_Types.h"
#include "tao/VarOut_T.h"

Classes

struct  TimeBase::UtcT
struct  TimeBase::IntervalT

Namespaces

namespace  TimeBase
namespace  TAO
 

Define symbolic names for the ORB collocation strategies.


Defines

#define TAO_EXPORT_MACRO   TAO_Export

Typedefs

typedef ::CORBA::ULongLong TimeBase::TimeT
typedef ::CORBA::ULongLong_out TimeBase::TimeT_out
typedef TimeT TimeBase::InaccuracyT
typedef TimeT_out TimeBase::InaccuracyT_out
typedef ::CORBA::Short TimeBase::TdfT
typedef ::CORBA::Short_out TimeBase::TdfT_out
typedef TAO_Fixed_Var_T< UtcTTimeBase::UtcT_var
typedef UtcTTimeBase::UtcT_out
typedef TAO_Fixed_Var_T
< IntervalT
TimeBase::IntervalT_var
typedef IntervalTTimeBase::IntervalT_out

Functions

TAO_Export::CORBA::Boolean operator<< (TAO_OutputCDR &, const TimeBase::UtcT &)
TAO_Export::CORBA::Boolean operator>> (TAO_InputCDR &, TimeBase::UtcT &)
TAO_Export::CORBA::Boolean operator<< (TAO_OutputCDR &, const TimeBase::IntervalT &)
TAO_Export::CORBA::Boolean operator>> (TAO_InputCDR &, TimeBase::IntervalT &)

Define Documentation

#define TAO_EXPORT_MACRO   TAO_Export

Code generated by the The ACE ORB (TAO) IDL Compiler v1.7.7 TAO and the TAO IDL Compiler have been developed by: Center for Distributed Object Computing Washington University St. Louis, MO USA http://www.cs.wustl.edu/~schmidt/doc-center.html and Distributed Object Computing Laboratory University of California at Irvine Irvine, CA USA and Institute for Software Integrated Systems Vanderbilt University Nashville, TN USA http://www.isis.vanderbilt.edu/

Information about TAO is available at: http://www.cs.wustl.edu/~schmidt/TAO.html


Function Documentation

TAO_Export ::CORBA::Boolean operator<< ( TAO_OutputCDR ,
const TimeBase::UtcT  
)
TAO_Export ::CORBA::Boolean operator<< ( TAO_OutputCDR ,
const TimeBase::IntervalT  
)
TAO_Export ::CORBA::Boolean operator>> ( TAO_InputCDR ,
TimeBase::IntervalT  
)
TAO_Export ::CORBA::Boolean operator>> ( TAO_InputCDR ,
TimeBase::UtcT  
)