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