#include "tao/PortableServer/portableserver_export.h"
#include "tao/PortableServer/ForwardRequestC.h"
Include dependency graph for ForwardRequestA.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | PortableServer |
Functions | |
TAO_PortableServer_Export void | operator<<= (CORBA::Any &, const PortableServer::ForwardRequest &) |
TAO_PortableServer_Export void | operator<<= (CORBA::Any &, PortableServer::ForwardRequest *) |
TAO_PortableServer_Export CORBA::Boolean | operator>>= (const CORBA::Any &, PortableServer::ForwardRequest *&) |
TAO_PortableServer_Export CORBA::Boolean | operator>>= (const CORBA::Any &, const PortableServer::ForwardRequest *&) |
Variables | |
TAO_PortableServer_Export::CORBA::TypeCode_ptr const | PortableServer::_tc_ForwardRequest |
TAO_PortableServer_Export void operator<<= | ( | CORBA::Any & | , | |
PortableServer::ForwardRequest * | ||||
) |
TAO_PortableServer_Export void operator<<= | ( | CORBA::Any & | , | |
const PortableServer::ForwardRequest & | ||||
) |
TAO_PortableServer_Export CORBA::Boolean operator>>= | ( | const CORBA::Any & | , | |
const PortableServer::ForwardRequest *& | ||||
) |
TAO_PortableServer_Export CORBA::Boolean operator>>= | ( | const CORBA::Any & | , | |
PortableServer::ForwardRequest *& | ||||
) |