TAO_AnyTypeCode  2.0.8
Namespaces | Defines | Functions | Variables
LongSeqA.cpp File Reference
#include "LongSeqA.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

Defines

#define _TAO_TYPECODE_CORBA_LongSeq_GUARD

Functions

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

Variables

static TAO::TypeCode::Alias
< char const
*,::CORBA::TypeCode_ptr const
*, TAO::Null_RefCount_Policy > 
_tao_tc_CORBA_LongSeq (::CORBA::tk_alias,"IDL:omg.org/CORBA/LongSeq:1.0","LongSeq",&TAO::TypeCode::tc_CORBA_LongSeq_0)
::CORBA::TypeCode_ptr const CORBA::_tc_LongSeq

Define Documentation

#define _TAO_TYPECODE_CORBA_LongSeq_GUARD

Code generated by the The ACE ORB (TAO) IDL Compiler v2.0.7 TAO and the TAO IDL Compiler have been developed by: Center for Distributed Object Computing Washington University St. Louis, MO USA http://www.cs.wustl.edu/~schmidt/doc-center.html and Distributed Object Computing Laboratory University of California at Irvine Irvine, CA USA and Institute for Software Integrated Systems Vanderbilt University Nashville, TN USA http://www.isis.vanderbilt.edu/

Information about TAO is available at: http://www.cs.wustl.edu/~schmidt/TAO.html


Function Documentation

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

Variable Documentation

TAO::TypeCode::Alias<char const *, ::CORBA::TypeCode_ptr const *, TAO::Null_RefCount_Policy> _tao_tc_CORBA_LongSeq(::CORBA::tk_alias,"IDL:omg.org/CORBA/LongSeq:1.0","LongSeq",&TAO::TypeCode::tc_CORBA_LongSeq_0) [static]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Defines