#include "tao/ORB.h"
#include "tao/CDR.h"
#include "tao/Environment.h"
#include "tao/Sequence_T.h"
#include "tao/Seq_Var_T.h"
#include "tao/Seq_Out_T.h"
#include "orbsvcs/orbsvcs/SSLIOPC.h"
Include dependency graph for ssl_endpoints.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
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 | _tc_TAO_SSLEndpointSequence |
|
|
|
|
|
|
|
|
|
|
|
|
|
|