ssl_endpointsC.h File Reference

#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:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of 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
TAO_SSLEndpointSequence_var
typedef TAO_Seq_Out_T< TAO_SSLEndpointSequenceTAO_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 Documentation

#define _TAO_SSLENDPOINTSEQUENCE_CH_
 

Definition at line 72 of file ssl_endpointsC.h.

#define TAO_EXPORT_MACRO   TAO_SSLIOP_Export
 

Definition at line 55 of file ssl_endpointsC.h.


Typedef Documentation

typedef TAO_Seq_Out_T< TAO_SSLEndpointSequence > TAO_SSLEndpointSequence_out
 

Definition at line 86 of file ssl_endpointsC.h.

typedef TAO_FixedSeq_Var_T< TAO_SSLEndpointSequence > TAO_SSLEndpointSequence_var
 

Definition at line 80 of file ssl_endpointsC.h.


Function Documentation

TAO_SSLIOP_Export CORBA::Boolean operator<< TAO_OutputCDR ,
const TAO_SSLEndpointSequence
 

Definition at line 147 of file ssl_endpointsC.cpp.

References TAO::marshal_sequence().

00151 {
00152   return TAO::marshal_sequence(strm, _tao_sequence);
00153 }

TAO_SSLIOP_Export CORBA::Boolean operator>> TAO_InputCDR ,
TAO_SSLEndpointSequence
 

Definition at line 155 of file ssl_endpointsC.cpp.

References TAO::demarshal_sequence().

00159 {
00160   return TAO::demarshal_sequence(strm, _tao_sequence);
00161 }


Variable Documentation

TAO_SSLIOP_Export ::CORBA::TypeCode_ptr const _tc_TAO_SSLEndpointSequence
 

Definition at line 114 of file ssl_endpointsC.h.


Generated on Thu Nov 9 13:54:26 2006 for TAO_SSLIOP by doxygen 1.3.6