#include "ace/config-all.h"
#include "tao/TAO_Export.h"
#include "tao/ORB.h"
#include "tao/Environment.h"
#include "tao/Sequence_T.h"
#include "tao/String_Manager_T.h"
#include "tao/Seq_Var_T.h"
#include "tao/Seq_Out_T.h"
#include "tao/VarOut_T.h"
Include dependency graph for IIOP_EndpointsC.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | TAO |
Classes | |
struct | TAO::IIOP_Endpoint_Info |
class | TAO::IIOPEndpointSequence |
Defines | |
#define | TAO_EXPORT_MACRO TAO_Export |
#define | _TAO_IIOPENDPOINTSEQUENCE_CH_ |
Functions | |
TAO_Export CORBA::Boolean | operator<< (TAO_OutputCDR &, const TAO::IIOP_Endpoint_Info &) |
TAO_Export CORBA::Boolean | operator>> (TAO_InputCDR &, TAO::IIOP_Endpoint_Info &) |
TAO_Export CORBA::Boolean | operator<< (TAO_OutputCDR &, const TAO::IIOPEndpointSequence &) |
TAO_Export CORBA::Boolean | operator>> (TAO_InputCDR &, TAO::IIOPEndpointSequence &) |
#define _TAO_IIOPENDPOINTSEQUENCE_CH_ |
#define TAO_EXPORT_MACRO TAO_Export |
TAO_Export CORBA::Boolean operator<< | ( | TAO_OutputCDR & | , | |
const TAO::IIOPEndpointSequence & | ||||
) |
TAO_Export CORBA::Boolean operator<< | ( | TAO_OutputCDR & | , | |
const TAO::IIOP_Endpoint_Info & | ||||
) |
TAO_Export CORBA::Boolean operator>> | ( | TAO_InputCDR & | , | |
TAO::IIOPEndpointSequence & | ||||
) |
TAO_Export CORBA::Boolean operator>> | ( | TAO_InputCDR & | , | |
TAO::IIOP_Endpoint_Info & | ||||
) |