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