#include "tao/PI/pi_export.h"
#include "tao/PI/PIForwardRequestC.h"
Include dependency graph for PIForwardRequestA.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | PortableInterceptor |
Functions | |
TAO_PI_Export void | operator<<= (::CORBA::Any &, const PortableInterceptor::ForwardRequest &) |
TAO_PI_Export void | operator<<= (::CORBA::Any &, PortableInterceptor::ForwardRequest *) |
TAO_PI_Export::CORBA::Boolean | operator>>= (const ::CORBA::Any &, PortableInterceptor::ForwardRequest *&) |
TAO_PI_Export::CORBA::Boolean | operator>>= (const ::CORBA::Any &, const PortableInterceptor::ForwardRequest *&) |
Variables | |
TAO_PI_Export::CORBA::TypeCode_ptr const | PortableInterceptor::_tc_ForwardRequest |
TAO_PI_Export void operator<<= | ( | ::CORBA::Any & | , | |
PortableInterceptor::ForwardRequest * | ||||
) |
TAO_PI_Export void operator<<= | ( | ::CORBA::Any & | , | |
const PortableInterceptor::ForwardRequest & | ||||
) |
TAO_PI_Export ::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | , | |
const PortableInterceptor::ForwardRequest *& | ||||
) |
TAO_PI_Export ::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | , | |
PortableInterceptor::ForwardRequest *& | ||||
) |