TAO  2.1.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Macros | Typedefs | Functions
TimeBaseC.h File Reference
#include "tao/Basic_Types.h"
#include "tao/VarOut_T.h"
#include "tao/Arg_Traits_T.h"
#include "tao/Basic_Arguments.h"
#include "tao/Special_Basic_Arguments.h"
#include "tao/Any_Insert_Policy_T.h"
#include "tao/Fixed_Size_Argument_T.h"
#include "tao/Var_Size_Argument_T.h"

Classes

struct  TimeBase::UtcT
struct  TimeBase::IntervalT
class  TAO::Arg_Traits< ::TimeBase::UtcT >
class  TAO::Arg_Traits< ::TimeBase::IntervalT >

Namespaces

namespace  TimeBase
namespace  TAO
 Define symbolic names for the ORB collocation strategies as used at runtime.

Macros

#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

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

Macro Definition Documentation

Code generated by the The ACE ORB (TAO) IDL Compiler v2.1.1 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

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