|
TAO
2.1.2
|
#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< UtcT > | TimeBase::UtcT_var |
| typedef UtcT & | TimeBase::UtcT_out |
| typedef ::TAO_Fixed_Var_T < IntervalT > | TimeBase::IntervalT_var |
| typedef IntervalT & | TimeBase::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 &) |
| #define TAO_EXPORT_MACRO TAO_Export |
Code generated by the The ACE ORB (TAO) IDL Compiler v2.1.2 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
| ::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 & | |||
| ) |
1.8.1.1