TAO_Implementation_Repository
2.0.8
|
#include "ImR_ActivatorC.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 "ace/OS_NS_string.h"
Namespaces | |
namespace | ImplementationRepository |
namespace | TAO |
Functions | |
static TAO::TypeCode::Objref < char const *, TAO::Null_RefCount_Policy > | _tao_tc_ImplementationRepository_Activator (::CORBA::tk_objref,"IDL:ImplementationRepository/Activator:1.0","Activator") |
void | operator<<= (::CORBA::Any &_tao_any, ImplementationRepository::Activator_ptr _tao_elem) |
Copying insertion. | |
void | operator<<= (::CORBA::Any &_tao_any, ImplementationRepository::Activator_ptr *_tao_elem) |
Non-copying insertion. | |
::CORBA::Boolean | operator>>= (const ::CORBA::Any &_tao_any, ImplementationRepository::Activator_ptr &_tao_elem) |
::CORBA::Boolean | operator<< (TAO_OutputCDR &strm, const ImplementationRepository::Activator_ptr _tao_objref) |
::CORBA::Boolean | operator>> (TAO_InputCDR &strm, ImplementationRepository::Activator_ptr &_tao_objref) |
Variables | |
::CORBA::TypeCode_ptr const | ImplementationRepository::_tc_Activator |
static TAO::TypeCode::Objref<char const *, TAO::Null_RefCount_Policy> _tao_tc_ImplementationRepository_Activator | ( | ::CORBA::tk_objref | , |
"IDL:ImplementationRepository/Activator:1.0" | , | ||
"Activator" | |||
) | [static] |
::CORBA::Boolean operator<< | ( | TAO_OutputCDR & | strm, |
const ImplementationRepository::Activator_ptr | _tao_objref | ||
) |
void operator<<= | ( | ::CORBA::Any & | _tao_any, |
ImplementationRepository::Activator_ptr | _tao_elem | ||
) |
Copying insertion.
void operator<<= | ( | ::CORBA::Any & | _tao_any, |
ImplementationRepository::Activator_ptr * | _tao_elem | ||
) |
Non-copying insertion.
::CORBA::Boolean operator>> | ( | TAO_InputCDR & | strm, |
ImplementationRepository::Activator_ptr & | _tao_objref | ||
) |
::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | _tao_any, |
ImplementationRepository::Activator_ptr & | _tao_elem | ||
) |