#include "tao/GIOPC.h"
#include "tao/AnyTypeCode/IOPA.h"
#include "tao/GIOPC.h"
Namespaces | |
namespace | GIOP |
Functions | |
TAO_AnyTypeCode_Export void | operator<<= (::CORBA::Any &, const GIOP::Version &) |
TAO_AnyTypeCode_Export void | operator<<= (::CORBA::Any &, GIOP::Version *) |
TAO_AnyTypeCode_Export::CORBA::Boolean | operator>>= (const ::CORBA::Any &, GIOP::Version *&) |
TAO_AnyTypeCode_Export::CORBA::Boolean | operator>>= (const ::CORBA::Any &, const GIOP::Version *&) |
TAO_AnyTypeCode_Export void | operator<<= (::CORBA::Any &, const GIOP::IORAddressingInfo &) |
TAO_AnyTypeCode_Export void | operator<<= (::CORBA::Any &, GIOP::IORAddressingInfo *) |
TAO_AnyTypeCode_Export::CORBA::Boolean | operator>>= (const ::CORBA::Any &, GIOP::IORAddressingInfo *&) |
TAO_AnyTypeCode_Export::CORBA::Boolean | operator>>= (const ::CORBA::Any &, const GIOP::IORAddressingInfo *&) |
TAO_AnyTypeCode_Export void | operator<<= (::CORBA::Any &, const GIOP::TargetAddress &) |
TAO_AnyTypeCode_Export void | operator<<= (::CORBA::Any &, GIOP::TargetAddress *) |
TAO_AnyTypeCode_Export::CORBA::Boolean | operator>>= (const ::CORBA::Any &, GIOP::TargetAddress *&) |
TAO_AnyTypeCode_Export::CORBA::Boolean | operator>>= (const ::CORBA::Any &, const GIOP::TargetAddress *&) |
TAO_AnyTypeCode_Export void | operator<<= (::CORBA::Any &, GIOP::MsgType) |
TAO_AnyTypeCode_Export::CORBA::Boolean | operator>>= (const ::CORBA::Any &, GIOP::MsgType &) |
TAO_AnyTypeCode_Export void | operator<<= (::CORBA::Any &, GIOP::ReplyStatusType) |
TAO_AnyTypeCode_Export::CORBA::Boolean | operator>>= (const ::CORBA::Any &, GIOP::ReplyStatusType &) |
TAO_AnyTypeCode_Export void | operator<<= (::CORBA::Any &, GIOP::LocateStatusType) |
TAO_AnyTypeCode_Export::CORBA::Boolean | operator>>= (const ::CORBA::Any &, GIOP::LocateStatusType &) |
TAO_AnyTypeCode_Export void operator<<= | ( | ::CORBA::Any & | , | |
const GIOP::Version & | ||||
) |
TAO_AnyTypeCode_Export void operator<<= | ( | ::CORBA::Any & | , | |
GIOP::Version * | ||||
) |
TAO_AnyTypeCode_Export void operator<<= | ( | ::CORBA::Any & | , | |
const GIOP::TargetAddress & | ||||
) |
TAO_AnyTypeCode_Export void operator<<= | ( | ::CORBA::Any & | , | |
GIOP::LocateStatusType | ||||
) |
TAO_AnyTypeCode_Export void operator<<= | ( | ::CORBA::Any & | , | |
const GIOP::IORAddressingInfo & | ||||
) |
TAO_AnyTypeCode_Export void operator<<= | ( | ::CORBA::Any & | , | |
GIOP::TargetAddress * | ||||
) |
TAO_AnyTypeCode_Export void operator<<= | ( | ::CORBA::Any & | , | |
GIOP::IORAddressingInfo * | ||||
) |
TAO_AnyTypeCode_Export void operator<<= | ( | ::CORBA::Any & | , | |
GIOP::MsgType | ||||
) |
TAO_AnyTypeCode_Export void operator<<= | ( | ::CORBA::Any & | , | |
GIOP::ReplyStatusType | ||||
) |
TAO_AnyTypeCode_Export ::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | , | |
GIOP::ReplyStatusType & | ||||
) |
TAO_AnyTypeCode_Export ::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | , | |
const GIOP::Version *& | ||||
) |
TAO_AnyTypeCode_Export ::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | , | |
GIOP::LocateStatusType & | ||||
) |
TAO_AnyTypeCode_Export ::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | , | |
const GIOP::TargetAddress *& | ||||
) |
TAO_AnyTypeCode_Export ::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | , | |
GIOP::Version *& | ||||
) |
TAO_AnyTypeCode_Export ::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | , | |
GIOP::IORAddressingInfo *& | ||||
) |
TAO_AnyTypeCode_Export ::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | , | |
const GIOP::IORAddressingInfo *& | ||||
) |
TAO_AnyTypeCode_Export ::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | , | |
GIOP::TargetAddress *& | ||||
) |
TAO_AnyTypeCode_Export ::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | , | |
GIOP::MsgType & | ||||
) |