Namespaces | Functions | Variables

ShortSeqA.cpp File Reference

#include "ShortSeqA.h"
#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/CDR.h"
#include "tao/AnyTypeCode/Any_Dual_Impl_T.h"

Namespaces

namespace  TAO
namespace  TAO::TypeCode
namespace  CORBA

Functions

void operator<<= (::CORBA::Any &_tao_any, const CORBA::ShortSeq &_tao_elem)
void operator<<= (::CORBA::Any &_tao_any, CORBA::ShortSeq *_tao_elem)
::CORBA::Boolean operator>>= (const ::CORBA::Any &_tao_any, CORBA::ShortSeq *&_tao_elem)
::CORBA::Boolean operator>>= (const ::CORBA::Any &_tao_any, const CORBA::ShortSeq *&_tao_elem)

Variables

static TAO::TypeCode::Alias
< char const
*,::CORBA::TypeCode_ptr const
*, TAO::Null_RefCount_Policy > 
_tao_tc_CORBA_ShortSeq (::CORBA::tk_alias,"IDL:omg.org/CORBA/ShortSeq:1.0","ShortSeq",&TAO::TypeCode::tc_CORBA_ShortSeq_0)
::CORBA::TypeCode_ptr const CORBA::_tc_ShortSeq

Function Documentation

void operator<<= ( ::CORBA::Any _tao_any,
const CORBA::ShortSeq _tao_elem 
)
void operator<<= ( ::CORBA::Any _tao_any,
CORBA::ShortSeq _tao_elem 
)
::CORBA::Boolean operator>>= ( const ::CORBA::Any _tao_any,
CORBA::ShortSeq *&  _tao_elem 
)
::CORBA::Boolean operator>>= ( const ::CORBA::Any _tao_any,
const CORBA::ShortSeq *&  _tao_elem 
)

Variable Documentation

TAO::TypeCode::Alias<char const *, ::CORBA::TypeCode_ptr const *, TAO::Null_RefCount_Policy> _tao_tc_CORBA_ShortSeq(::CORBA::tk_alias,"IDL:omg.org/CORBA/ShortSeq:1.0","ShortSeq",&TAO::TypeCode::tc_CORBA_ShortSeq_0) [static]