|
TAO_Implementation_Repository
2.1.2
|
#include "tao/AnyTypeCode/AnyTypeCode_methods.h"#include "tao/AnyTypeCode/Any.h"#include "tao/ORB.h"#include "tao/SystemException.h"#include "tao/Basic_Types.h"#include "tao/ORB_Constants.h"#include "tao/Object.h"#include "tao/String_Manager_T.h"#include "tao/Objref_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"#include "tao/Object_Argument_T.h"#include "tao/UB_String_Arguments.h"#include "ImR_ActivatorC.h"#include "ImR_LocatorC.inl"Classes | |
| class | ImplementationRepository::Locator |
| class | TAO::Arg_Traits< ::ImplementationRepository::Locator > |
| struct | TAO::Objref_Traits< ::ImplementationRepository::Locator > |
Namespaces | |
| namespace | TAO |
| namespace | ImplementationRepository |
Macros | |
| #define | TAO_EXPORT_MACRO LocatorIDL_Export |
| #define | _IMPLEMENTATIONREPOSITORY_LOCATOR__VAR_OUT_CH_ |
| #define | _IMPLEMENTATIONREPOSITORY_LOCATOR__ARG_TRAITS_ |
| #define | _IMPLEMENTATIONREPOSITORY_LOCATOR__TRAITS_ |
Typedefs | |
| typedef Locator * | ImplementationRepository::Locator_ptr |
| typedef TAO_Objref_Var_T< Locator > | ImplementationRepository::Locator_var |
| typedef TAO_Objref_Out_T< Locator > | ImplementationRepository::Locator_out |
Functions | |
| LocatorIDL_Export void | operator<<= (::CORBA::Any &, ImplementationRepository::Locator_ptr) |
| Copying insertion. | |
| LocatorIDL_Export void | operator<<= (::CORBA::Any &, ImplementationRepository::Locator_ptr *) |
| Non-copying insertion. | |
| LocatorIDL_Export::CORBA::Boolean | operator>>= (const ::CORBA::Any &, ImplementationRepository::Locator_ptr &) |
| LocatorIDL_Export::CORBA::Boolean | operator<< (TAO_OutputCDR &, const ImplementationRepository::Locator_ptr) |
| LocatorIDL_Export::CORBA::Boolean | operator>> (TAO_InputCDR &, ImplementationRepository::Locator_ptr &) |
| #define _IMPLEMENTATIONREPOSITORY_LOCATOR__ARG_TRAITS_ |
| #define _IMPLEMENTATIONREPOSITORY_LOCATOR__TRAITS_ |
| #define _IMPLEMENTATIONREPOSITORY_LOCATOR__VAR_OUT_CH_ |
| #define TAO_EXPORT_MACRO LocatorIDL_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
| LocatorIDL_Export ::CORBA::Boolean operator<< | ( | TAO_OutputCDR & | , |
| const ImplementationRepository::Locator_ptr | |||
| ) |
| LocatorIDL_Export void operator<<= | ( | ::CORBA::Any & | , |
| ImplementationRepository::Locator_ptr | |||
| ) |
Copying insertion.
| LocatorIDL_Export void operator<<= | ( | ::CORBA::Any & | , |
| ImplementationRepository::Locator_ptr * | |||
| ) |
Non-copying insertion.
| LocatorIDL_Export ::CORBA::Boolean operator>> | ( | TAO_InputCDR & | , |
| ImplementationRepository::Locator_ptr & | |||
| ) |
| LocatorIDL_Export ::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | , |
| ImplementationRepository::Locator_ptr & | |||
| ) |
1.8.1.1