#include "tao/PI/PIForwardRequestA.h"
#include "tao/AnyTypeCode/Null_RefCount_Policy.h"
#include "tao/AnyTypeCode/TypeCode_Constants.h"
#include "tao/AnyTypeCode/Alias_TypeCode_Static.h"
#include "tao/AnyTypeCode/Struct_TypeCode_Static.h"
#include "tao/AnyTypeCode/TypeCode_Struct_Field.h"
#include "tao/AnyTypeCode/Any.h"
#include "tao/CDR.h"
#include "tao/AnyTypeCode/Any_Dual_Impl_T.h"
Include dependency graph for PIForwardRequestA.cpp:
Namespaces | |
namespace | PortableInterceptor |
namespace | TAO |
Functions | |
static TAO::TypeCode::Struct< char const *,::CORBA::TypeCode_ptr const *, TAO::TypeCode::Struct_Field< char const *,::CORBA::TypeCode_ptr const * > const *, TAO::Null_RefCount_Policy > | _tao_tc_PortableInterceptor_ForwardRequest (::CORBA::tk_except,"IDL:omg.org/PortableInterceptor/ForwardRequest:1.0","ForwardRequest", _tao_fields_PortableInterceptor_ForwardRequest, 1) |
void | operator<<= (::CORBA::Any &_tao_any, const PortableInterceptor::ForwardRequest &_tao_elem) |
void | operator<<= (::CORBA::Any &_tao_any, PortableInterceptor::ForwardRequest *_tao_elem) |
::CORBA::Boolean | operator>>= (const ::CORBA::Any &_tao_any, PortableInterceptor::ForwardRequest *&_tao_elem) |
::CORBA::Boolean | operator>>= (const ::CORBA::Any &_tao_any, const PortableInterceptor::ForwardRequest *&_tao_elem) |
Variables | |
static TAO::TypeCode::Struct_Field< char const *,::CORBA::TypeCode_ptr const * > const | _tao_fields_PortableInterceptor_ForwardRequest [] |
::CORBA::TypeCode_ptr const | PortableInterceptor::_tc_ForwardRequest |
static TAO::TypeCode::Struct<char const *, ::CORBA::TypeCode_ptr const *, TAO::TypeCode::Struct_Field<char const *, ::CORBA::TypeCode_ptr const *> const *, TAO::Null_RefCount_Policy> _tao_tc_PortableInterceptor_ForwardRequest | ( | ::CORBA::tk_except | , | |
"IDL:omg.org/PortableInterceptor/ForwardRequest:1.0" | , | |||
"ForwardRequest" | , | |||
_tao_fields_PortableInterceptor_ForwardRequest | , | |||
1 | ||||
) | [static] |
void operator<<= | ( | ::CORBA::Any & | _tao_any, | |
PortableInterceptor::ForwardRequest * | _tao_elem | |||
) |
void operator<<= | ( | ::CORBA::Any & | _tao_any, | |
const PortableInterceptor::ForwardRequest & | _tao_elem | |||
) |
::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | _tao_any, | |
const PortableInterceptor::ForwardRequest *& | _tao_elem | |||
) |
::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | _tao_any, | |
PortableInterceptor::ForwardRequest *& | _tao_elem | |||
) |
TAO::TypeCode::Struct_Field<char const *, ::CORBA::TypeCode_ptr const *> const _tao_fields_PortableInterceptor_ForwardRequest[] [static] |
Initial value:
{
{ "forward", &CORBA::_tc_Object }
}