#include "tao/AnyTypeCode/UShortSeqA.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.h"
#include "tao/AnyTypeCode/Any_Dual_Impl_T.h"
Include dependency graph for UShortSeqA.cpp:
Namespaces | |
namespace | TAO |
namespace | TAO::TypeCode |
namespace | CORBA |
Functions | |
void | operator<<= (CORBA::Any &_tao_any, const CORBA::UShortSeq &_tao_elem) |
void | operator<<= (CORBA::Any &_tao_any, CORBA::UShortSeq *_tao_elem) |
CORBA::Boolean | operator>>= (const CORBA::Any &_tao_any, CORBA::UShortSeq *&_tao_elem) |
CORBA::Boolean | operator>>= (const CORBA::Any &_tao_any, const CORBA::UShortSeq *&_tao_elem) |
Variables | |
TAO::TypeCode::Sequence< ::CORBA::TypeCode_ptr const *, TAO::Null_RefCount_Policy > | TAO::TypeCode::CORBA_UShortSeq_0 (CORBA::tk_sequence,&CORBA::_tc_ushort, 0U) |
::CORBA::TypeCode_ptr const | TAO::TypeCode::tc_CORBA_UShortSeq_0 |
static TAO::TypeCode::Alias< char const *, CORBA::TypeCode_ptr const *, TAO::Null_RefCount_Policy > | _tao_tc_CORBA_UShortSeq (CORBA::tk_alias,"IDL:omg.org/CORBA/UShortSeq:1.0","UShortSeq",&TAO::TypeCode::tc_CORBA_UShortSeq_0) |
::CORBA::TypeCode_ptr const | CORBA::_tc_UShortSeq |
void operator<<= | ( | CORBA::Any & | _tao_any, | |
CORBA::UShortSeq * | _tao_elem | |||
) |
void operator<<= | ( | CORBA::Any & | _tao_any, | |
const CORBA::UShortSeq & | _tao_elem | |||
) |
CORBA::Boolean operator>>= | ( | const CORBA::Any & | _tao_any, | |
const CORBA::UShortSeq *& | _tao_elem | |||
) |
CORBA::Boolean operator>>= | ( | const CORBA::Any & | _tao_any, | |
CORBA::UShortSeq *& | _tao_elem | |||
) |
TAO::TypeCode::Alias<char const *, CORBA::TypeCode_ptr const *, TAO::Null_RefCount_Policy> _tao_tc_CORBA_UShortSeq(CORBA::tk_alias,"IDL:omg.org/CORBA/UShortSeq:1.0","UShortSeq",&TAO::TypeCode::tc_CORBA_UShortSeq_0) [static] |