#include "ace/config-all.h"
#include "tao/PortableServer/portableserver_export.h"
#include "tao/ORB.h"
#include "tao/Environment.h"
#include "tao/Object.h"
Include dependency graph for ForwardRequestC.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | PortableServer |
namespace | TAO |
Classes | |
class | PortableServer::ForwardRequest |
Defines | |
#define | TAO_EXPORT_MACRO TAO_PortableServer_Export |
#define | _PORTABLESERVER_FORWARDREQUEST_CH_ |
Functions | |
TAO_PortableServer_Export CORBA::Boolean | operator<< (TAO_OutputCDR &, const PortableServer::ForwardRequest &) |
TAO_PortableServer_Export CORBA::Boolean | operator>> (TAO_InputCDR &, PortableServer::ForwardRequest &) |
#define _PORTABLESERVER_FORWARDREQUEST_CH_ |
#define TAO_EXPORT_MACRO TAO_PortableServer_Export |
TAO_PortableServer_Export CORBA::Boolean operator<< | ( | TAO_OutputCDR & | , | |
const PortableServer::ForwardRequest & | ||||
) |
TAO_PortableServer_Export CORBA::Boolean operator>> | ( | TAO_InputCDR & | , | |
PortableServer::ForwardRequest & | ||||
) |