#include "ace/config-all.h"
#include "tao/TAO_Export.h"
#include "tao/ORB.h"
#include "tao/Environment.h"
#include "tao/Object.h"
Include dependency graph for PIForwardRequestC.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | PortableInterceptor |
namespace | TAO |
Classes | |
exception | PortableInterceptor::ForwardRequest |
Defines | |
#define | TAO_EXPORT_MACRO TAO_Export |
#define | _PORTABLEINTERCEPTOR_FORWARDREQUEST_CH_ |
Functions | |
TAO_Export void | operator<<= (CORBA::Any &, const PortableInterceptor::ForwardRequest &) |
TAO_Export void | operator<<= (CORBA::Any &, PortableInterceptor::ForwardRequest *) |
TAO_Export CORBA::Boolean | operator>>= (const CORBA::Any &, PortableInterceptor::ForwardRequest *&) |
TAO_Export CORBA::Boolean | operator>>= (const CORBA::Any &, const PortableInterceptor::ForwardRequest *&) |
TAO_Export CORBA::Boolean | operator<< (TAO_OutputCDR &, const PortableInterceptor::ForwardRequest &) |
TAO_Export CORBA::Boolean | operator>> (TAO_InputCDR &, PortableInterceptor::ForwardRequest &) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|