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