#include "tao/ShortSeqC.h"
#include "tao/ShortSeqC.h"
Namespaces | |
namespace | CORBA |
Functions | |
TAO_AnyTypeCode_Export void | operator<<= (::CORBA::Any &, const CORBA::ShortSeq &) |
TAO_AnyTypeCode_Export void | operator<<= (::CORBA::Any &, CORBA::ShortSeq *) |
TAO_AnyTypeCode_Export::CORBA::Boolean | operator>>= (const ::CORBA::Any &, CORBA::ShortSeq *&) |
TAO_AnyTypeCode_Export::CORBA::Boolean | operator>>= (const ::CORBA::Any &, const CORBA::ShortSeq *&) |
TAO_AnyTypeCode_Export void operator<<= | ( | ::CORBA::Any & | , | |
const CORBA::ShortSeq & | ||||
) |
TAO_AnyTypeCode_Export void operator<<= | ( | ::CORBA::Any & | , | |
CORBA::ShortSeq * | ||||
) |
TAO_AnyTypeCode_Export ::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | , | |
CORBA::ShortSeq *& | ||||
) |
TAO_AnyTypeCode_Export ::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | , | |
const CORBA::ShortSeq *& | ||||
) |