ssl_endpointsC.cpp File Reference

#include "tao/AnyTypeCode/Null_RefCount_Policy.h"
#include "tao/AnyTypeCode/TypeCode_Constants.h"
#include "tao/AnyTypeCode/Alias_TypeCode_Static.h"
#include "tao/AnyTypeCode/Sequence_TypeCode_Static.h"
#include "tao/AnyTypeCode/String_TypeCode_Static.h"
#include "orbsvcs/SSLIOP/ssl_endpointsC.h"
#include "tao/CDR.h"

Include dependency graph for ssl_endpointsC.cpp:

Include dependency graph

Go to the source code of this file.

Namespaces

namespace  TAO
namespace  TAO::TypeCode

Defines

#define _TAO_SSLENDPOINTSEQUENCE_CS_

Functions

TAO::TypeCode::Alias< char
const *, CORBA::TypeCode_ptr
const *, TAO::Null_RefCount_Policy > 
_tao_tc_TAO_SSLEndpointSequence (CORBA::tk_alias,"IDL:TAO_SSLEndpointSequence:1.0","TAO_SSLEndpointSequence",&TAO::TypeCode::tc_TAO_SSLEndpointSequence_0)
CORBA::Boolean operator<< (TAO_OutputCDR &strm, const TAO_SSLEndpointSequence &_tao_sequence)
CORBA::Boolean operator>> (TAO_InputCDR &strm, TAO_SSLEndpointSequence &_tao_sequence)

Variables

::CORBA::TypeCode_ptr const  _tc_TAO_SSLEndpointSequence


Define Documentation

#define _TAO_SSLENDPOINTSEQUENCE_CS_
 

Definition at line 59 of file ssl_endpointsC.cpp.


Function Documentation

TAO::TypeCode::Alias<char const *, CORBA::TypeCode_ptr const *, TAO::Null_RefCount_Policy> _tao_tc_TAO_SSLEndpointSequence CORBA::tk_alias  ,
"IDL:TAO_SSLEndpointSequence:1.0"  ,
"TAO_SSLEndpointSequence"  ,
&TAO::TypeCode::tc_TAO_SSLEndpointSequence_0 
[static]
 

CORBA::Boolean operator<< TAO_OutputCDR strm,
const TAO_SSLEndpointSequence _tao_sequence
 

Definition at line 147 of file ssl_endpointsC.cpp.

References TAO::marshal_sequence().

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

CORBA::Boolean operator>> TAO_InputCDR strm,
TAO_SSLEndpointSequence _tao_sequence
 

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

::CORBA::TypeCode_ptr const _tc_TAO_SSLEndpointSequence
 

Initial value:

  &_tao_tc_TAO_SSLEndpointSequence

Definition at line 138 of file ssl_endpointsC.cpp.


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