TAO_Implementation_Repository  2.0.8
Classes | Namespaces | Defines | Typedefs | Functions
ImR_ActivatorC.h File Reference
#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/ImR_Client/ImplRepoA.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 "tao/ImR_Client/ImplRepoC.h"
#include "ImR_ActivatorC.inl"

Classes

class  ImplementationRepository::Activator
class  TAO::Arg_Traits< ::ImplementationRepository::Activator >
struct  TAO::Objref_Traits< ::ImplementationRepository::Activator >

Namespaces

namespace  TAO
namespace  ImplementationRepository

Defines

#define TAO_EXPORT_MACRO   ActivatorIDL_Export
#define _IMPLEMENTATIONREPOSITORY_ACTIVATOR__VAR_OUT_CH_
#define _IMPLEMENTATIONREPOSITORY_ACTIVATOR__ARG_TRAITS_
#define _IMPLEMENTATIONREPOSITORY_ACTIVATOR__TRAITS_

Typedefs

typedef Activator * ImplementationRepository::Activator_ptr
typedef TAO_Objref_Var_T
< Activator > 
ImplementationRepository::Activator_var
typedef TAO_Objref_Out_T
< Activator > 
ImplementationRepository::Activator_out

Functions

ActivatorIDL_Export void operator<<= (::CORBA::Any &, ImplementationRepository::Activator_ptr)
 Copying insertion.
ActivatorIDL_Export void operator<<= (::CORBA::Any &, ImplementationRepository::Activator_ptr *)
 Non-copying insertion.
ActivatorIDL_Export::CORBA::Boolean operator>>= (const ::CORBA::Any &, ImplementationRepository::Activator_ptr &)
ActivatorIDL_Export::CORBA::Boolean operator<< (TAO_OutputCDR &, const ImplementationRepository::Activator_ptr)
ActivatorIDL_Export::CORBA::Boolean operator>> (TAO_InputCDR &, ImplementationRepository::Activator_ptr &)

Define Documentation

#define _IMPLEMENTATIONREPOSITORY_ACTIVATOR__ARG_TRAITS_
#define _IMPLEMENTATIONREPOSITORY_ACTIVATOR__TRAITS_
#define _IMPLEMENTATIONREPOSITORY_ACTIVATOR__VAR_OUT_CH_
#define TAO_EXPORT_MACRO   ActivatorIDL_Export

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


Function Documentation

ActivatorIDL_Export ::CORBA::Boolean operator<< ( TAO_OutputCDR ,
const ImplementationRepository::Activator_ptr   
)
ActivatorIDL_Export void operator<<= ( ::CORBA::Any &  ,
ImplementationRepository::Activator_ptr   
)

Copying insertion.

ActivatorIDL_Export void operator<<= ( ::CORBA::Any &  ,
ImplementationRepository::Activator_ptr  
)

Non-copying insertion.

ActivatorIDL_Export ::CORBA::Boolean operator>> ( TAO_InputCDR ,
ImplementationRepository::Activator_ptr  
)
ActivatorIDL_Export ::CORBA::Boolean operator>>= ( const ::CORBA::Any &  ,
ImplementationRepository::Activator_ptr  
)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines