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