#include "ace/config-all.h"
#include "tao/ORB.h"
#include "tao/SystemException.h"
#include "tao/Environment.h"
#include "tao/Sequence_T.h"
#include "tao/Seq_Var_T.h"
#include "tao/Seq_Out_T.h"
#include "orbsvcs/SSLIOPC.h"
Include dependency graph for ssl_endpointsC.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | TAO |
Classes | |
class | TAO_SSLEndpointSequence |
Defines | |
#define | TAO_EXPORT_MACRO TAO_SSLIOP_Export |
#define | _TAO_SSLENDPOINTSEQUENCE_CH_ |
Typedefs | |
typedef TAO_FixedSeq_Var_T< TAO_SSLEndpointSequence, SSLIOP::SSL > | TAO_SSLEndpointSequence_var |
typedef TAO_Seq_Out_T< TAO_SSLEndpointSequence, TAO_SSLEndpointSequence_var, SSLIOP::SSL > | TAO_SSLEndpointSequence_out |
Functions | |
TAO_SSLIOP_Export CORBA::Boolean | operator<< (TAO_OutputCDR &, const TAO_SSLEndpointSequence &) |
TAO_SSLIOP_Export CORBA::Boolean | operator>> (TAO_InputCDR &, TAO_SSLEndpointSequence &) |
Variables | |
TAO_SSLIOP_Export::CORBA::TypeCode_ptr const | _tc_TAO_SSLEndpointSequence |
#define _TAO_SSLENDPOINTSEQUENCE_CH_ |
#define TAO_EXPORT_MACRO TAO_SSLIOP_Export |
typedef TAO_Seq_Out_T< TAO_SSLEndpointSequence, TAO_SSLEndpointSequence_var, SSLIOP::SSL > TAO_SSLEndpointSequence_out |
TAO_SSLIOP_Export CORBA::Boolean operator<< | ( | TAO_OutputCDR & | , | |
const TAO_SSLEndpointSequence & | ||||
) |
TAO_SSLIOP_Export CORBA::Boolean operator>> | ( | TAO_InputCDR & | , | |
TAO_SSLEndpointSequence & | ||||
) |
TAO_SSLIOP_Export ::CORBA::TypeCode_ptr const _tc_TAO_SSLEndpointSequence |