TAO 1.7.7
|
#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< UtcT > | TimeBase::UtcT_var |
typedef UtcT & | TimeBase::UtcT_out |
typedef TAO_Fixed_Var_T < IntervalT > | TimeBase::IntervalT_var |
typedef IntervalT & | TimeBase::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 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
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 & | |||
) |