#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/AnyTypeCode/Any.h"
#include "tao/AnyTypeCode/Any_Impl_T.h"
#include "tao/PI/PICurrentA.h"
#include "tao/CDR.h"
Include dependency graph for PICurrentA.cpp:
Namespaces | |
namespace | PortableInterceptor |
namespace | TAO |
Functions | |
static TAO_BEGIN_VERSIONED_NAMESPACE_DECL TAO::TypeCode::Objref< char const *, TAO::Null_RefCount_Policy > | _tao_tc_PortableInterceptor_Current (CORBA::tk_local_interface,"IDL:omg.org/PortableInterceptor/Current:1.0","Current") |
void | operator<<= (CORBA::Any &_tao_any, PortableInterceptor::Current_ptr _tao_elem) |
void | operator<<= (CORBA::Any &_tao_any, PortableInterceptor::Current_ptr *_tao_elem) |
CORBA::Boolean | operator>>= (const CORBA::Any &_tao_any, PortableInterceptor::Current_ptr &_tao_elem) |
Variables | |
::CORBA::TypeCode_ptr const | PortableInterceptor::_tc_Current |
static TAO_BEGIN_VERSIONED_NAMESPACE_DECL TAO::TypeCode::Objref<char const *, TAO::Null_RefCount_Policy> _tao_tc_PortableInterceptor_Current | ( | CORBA::tk_local_interface | , | |
"IDL:omg.org/PortableInterceptor/Current:1.0" | , | |||
"Current" | ||||
) | [static] |
void operator<<= | ( | CORBA::Any & | _tao_any, | |
PortableInterceptor::Current_ptr * | _tao_elem | |||
) |
void operator<<= | ( | CORBA::Any & | _tao_any, | |
PortableInterceptor::Current_ptr | _tao_elem | |||
) |
CORBA::Boolean operator>>= | ( | const CORBA::Any & | _tao_any, | |
PortableInterceptor::Current_ptr & | _tao_elem | |||
) |