CIAO
1.0.8
|
#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/AnyTypeCode/TypeCode.h"
#include "tao/AnyTypeCode/TypeCode_Constants.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 "ccm/CCM_EnterpriseComponentC.h"
#include "ccm/CCM_CCMExceptionC.h"
#include "ccm/CCM_ObjectC.h"
#include "CCM_ExecutorLocatorC.inl"
Classes | |
class | Components::ExecutorLocator |
struct | TAO::Objref_Traits< ::Components::ExecutorLocator > |
Namespaces | |
namespace | Components |
Compliant with OMG 06-04-01 Section 6.10.1.1. | |
namespace | TAO |
Defines | |
#define | TAO_EXPORT_MACRO CCM_SVNT_Export |
#define | _COMPONENTS_EXECUTORLOCATOR__VAR_OUT_CH_ |
#define | _COMPONENTS_EXECUTORLOCATOR__TRAITS_ |
Typedefs | |
typedef ExecutorLocator * | Components::ExecutorLocator_ptr |
typedef TAO_Objref_Var_T < ExecutorLocator > | Components::ExecutorLocator_var |
typedef TAO_Objref_Out_T < ExecutorLocator > | Components::ExecutorLocator_out |
Functions | |
TAO_END_VERSIONED_NAMESPACE_DECL TAO_BEGIN_VERSIONED_NAMESPACE_DECL CCM_SVNT_Export void | operator<<= (::CORBA::Any &, Components::ExecutorLocator_ptr) |
Copying insertion. | |
CCM_SVNT_Export void | operator<<= (::CORBA::Any &, Components::ExecutorLocator_ptr *) |
Non-copying insertion. | |
CCM_SVNT_Export::CORBA::Boolean | operator>>= (const ::CORBA::Any &, Components::ExecutorLocator_ptr &) |
#define _COMPONENTS_EXECUTORLOCATOR__TRAITS_ |
#define _COMPONENTS_EXECUTORLOCATOR__VAR_OUT_CH_ |
#define TAO_EXPORT_MACRO CCM_SVNT_Export |
Code generated by the The ACE ORB (TAO) IDL Compiler v2.0.8 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_END_VERSIONED_NAMESPACE_DECL TAO_BEGIN_VERSIONED_NAMESPACE_DECL CCM_SVNT_Export void operator<<= | ( | ::CORBA::Any & | , |
Components::ExecutorLocator_ptr | |||
) |
Copying insertion.
CCM_SVNT_Export void operator<<= | ( | ::CORBA::Any & | , |
Components::ExecutorLocator_ptr * | |||
) |
Non-copying insertion.
CCM_SVNT_Export ::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | , |
Components::ExecutorLocator_ptr & | |||
) |