TAO_Implementation_Repository
2.0.3
|
#include "ImR_LocatorC.h"
#include "tao/AnyTypeCode/Null_RefCount_Policy.h"
#include "tao/AnyTypeCode/TypeCode_Constants.h"
#include "tao/AnyTypeCode/Alias_TypeCode_Static.h"
#include "tao/AnyTypeCode/Objref_TypeCode_Static.h"
#include "tao/AnyTypeCode/String_TypeCode_Static.h"
#include "tao/CDR.h"
#include "tao/Exception_Data.h"
#include "tao/Invocation_Adapter.h"
#include "tao/Object_T.h"
#include "tao/AnyTypeCode/Any.h"
#include "tao/AnyTypeCode/Any_Impl_T.h"
#include "tao/Basic_Arguments.h"
#include "tao/Object_Argument_T.h"
#include "tao/UB_String_Arguments.h"
#include "ace/OS_NS_string.h"
Classes | |
class | TAO::Arg_Traits< ImplementationRepository::Activator > |
Namespaces | |
namespace | TAO |
namespace | ImplementationRepository |
Macros | |
#define | _IMPLEMENTATIONREPOSITORY_ACTIVATOR__ARG_TRAITS_ |
Functions | |
static TAO::TypeCode::Objref < char const *, TAO::Null_RefCount_Policy > | _tao_tc_ImplementationRepository_Locator (::CORBA::tk_objref,"IDL:ImplementationRepository/Locator:1.0","Locator") |
void | operator<<= (::CORBA::Any &_tao_any, ImplementationRepository::Locator_ptr _tao_elem) |
Copying insertion. | |
void | operator<<= (::CORBA::Any &_tao_any, ImplementationRepository::Locator_ptr *_tao_elem) |
Non-copying insertion. | |
::CORBA::Boolean | operator>>= (const ::CORBA::Any &_tao_any, ImplementationRepository::Locator_ptr &_tao_elem) |
::CORBA::Boolean | operator<< (TAO_OutputCDR &strm, const ImplementationRepository::Locator_ptr _tao_objref) |
::CORBA::Boolean | operator>> (TAO_InputCDR &strm, ImplementationRepository::Locator_ptr &_tao_objref) |
Variables | |
TAO::Collocation_Proxy_Broker *(* | ImplementationRepository__TAO_Locator_Proxy_Broker_Factory_function_pointer )(::CORBA::Object_ptr obj)=0 |
::CORBA::TypeCode_ptr const | ImplementationRepository::_tc_Locator |
#define _IMPLEMENTATIONREPOSITORY_ACTIVATOR__ARG_TRAITS_ |
|
static |
::CORBA::Boolean operator<< | ( | TAO_OutputCDR & | strm, |
const ImplementationRepository::Locator_ptr | _tao_objref | ||
) |
void operator<<= | ( | ::CORBA::Any & | _tao_any, |
ImplementationRepository::Locator_ptr | _tao_elem | ||
) |
Copying insertion.
void operator<<= | ( | ::CORBA::Any & | _tao_any, |
ImplementationRepository::Locator_ptr * | _tao_elem | ||
) |
Non-copying insertion.
::CORBA::Boolean operator>> | ( | TAO_InputCDR & | strm, |
ImplementationRepository::Locator_ptr & | _tao_objref | ||
) |
::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | _tao_any, |
ImplementationRepository::Locator_ptr & | _tao_elem | ||
) |
TAO::Collocation_Proxy_Broker*(* ImplementationRepository__TAO_Locator_Proxy_Broker_Factory_function_pointer)(::CORBA::Object_ptr obj)=0 |