#include "tao/IOPC.h"#include "tao/AnyTypeCode/OctetSeqA.h"Namespaces | |
| namespace | IOP |
Functions | |
| TAO_AnyTypeCode_Export void | operator<<= (::CORBA::Any &, const IOP::TaggedProfile &) |
| TAO_AnyTypeCode_Export void | operator<<= (::CORBA::Any &, IOP::TaggedProfile *) |
| TAO_AnyTypeCode_Export::CORBA::Boolean | operator>>= (const ::CORBA::Any &, IOP::TaggedProfile *&) |
| TAO_AnyTypeCode_Export::CORBA::Boolean | operator>>= (const ::CORBA::Any &, const IOP::TaggedProfile *&) |
| TAO_AnyTypeCode_Export void | operator<<= (::CORBA::Any &, const IOP::TaggedProfileSeq &) |
| TAO_AnyTypeCode_Export void | operator<<= (::CORBA::Any &, IOP::TaggedProfileSeq *) |
| TAO_AnyTypeCode_Export::CORBA::Boolean | operator>>= (const ::CORBA::Any &, IOP::TaggedProfileSeq *&) |
| TAO_AnyTypeCode_Export::CORBA::Boolean | operator>>= (const ::CORBA::Any &, const IOP::TaggedProfileSeq *&) |
| TAO_AnyTypeCode_Export void | operator<<= (::CORBA::Any &, const IOP::IOR &) |
| TAO_AnyTypeCode_Export void | operator<<= (::CORBA::Any &, IOP::IOR *) |
| TAO_AnyTypeCode_Export::CORBA::Boolean | operator>>= (const ::CORBA::Any &, IOP::IOR *&) |
| TAO_AnyTypeCode_Export::CORBA::Boolean | operator>>= (const ::CORBA::Any &, const IOP::IOR *&) |
| TAO_AnyTypeCode_Export void | operator<<= (::CORBA::Any &, const IOP::TaggedComponent &) |
| TAO_AnyTypeCode_Export void | operator<<= (::CORBA::Any &, IOP::TaggedComponent *) |
| TAO_AnyTypeCode_Export::CORBA::Boolean | operator>>= (const ::CORBA::Any &, IOP::TaggedComponent *&) |
| TAO_AnyTypeCode_Export::CORBA::Boolean | operator>>= (const ::CORBA::Any &, const IOP::TaggedComponent *&) |
| TAO_AnyTypeCode_Export void | operator<<= (::CORBA::Any &, const IOP::MultipleComponentProfile &) |
| TAO_AnyTypeCode_Export void | operator<<= (::CORBA::Any &, IOP::MultipleComponentProfile *) |
| TAO_AnyTypeCode_Export::CORBA::Boolean | operator>>= (const ::CORBA::Any &, IOP::MultipleComponentProfile *&) |
| TAO_AnyTypeCode_Export::CORBA::Boolean | operator>>= (const ::CORBA::Any &, const IOP::MultipleComponentProfile *&) |
| TAO_AnyTypeCode_Export void | operator<<= (::CORBA::Any &, const IOP::TaggedComponentSeq &) |
| TAO_AnyTypeCode_Export void | operator<<= (::CORBA::Any &, IOP::TaggedComponentSeq *) |
| TAO_AnyTypeCode_Export::CORBA::Boolean | operator>>= (const ::CORBA::Any &, IOP::TaggedComponentSeq *&) |
| TAO_AnyTypeCode_Export::CORBA::Boolean | operator>>= (const ::CORBA::Any &, const IOP::TaggedComponentSeq *&) |
| TAO_AnyTypeCode_Export void | operator<<= (::CORBA::Any &, const IOP::ServiceContext &) |
| TAO_AnyTypeCode_Export void | operator<<= (::CORBA::Any &, IOP::ServiceContext *) |
| TAO_AnyTypeCode_Export::CORBA::Boolean | operator>>= (const ::CORBA::Any &, IOP::ServiceContext *&) |
| TAO_AnyTypeCode_Export::CORBA::Boolean | operator>>= (const ::CORBA::Any &, const IOP::ServiceContext *&) |
| TAO_AnyTypeCode_Export void | operator<<= (::CORBA::Any &, const IOP::ServiceContextList &) |
| TAO_AnyTypeCode_Export void | operator<<= (::CORBA::Any &, IOP::ServiceContextList *) |
| TAO_AnyTypeCode_Export::CORBA::Boolean | operator>>= (const ::CORBA::Any &, IOP::ServiceContextList *&) |
| TAO_AnyTypeCode_Export::CORBA::Boolean | operator>>= (const ::CORBA::Any &, const IOP::ServiceContextList *&) |
| TAO_AnyTypeCode_Export void operator<<= | ( | ::CORBA::Any & | , | |
| const IOP::TaggedProfile & | ||||
| ) |
| TAO_AnyTypeCode_Export void operator<<= | ( | ::CORBA::Any & | , | |
| IOP::TaggedProfile * | ||||
| ) |
| TAO_AnyTypeCode_Export void operator<<= | ( | ::CORBA::Any & | , | |
| const IOP::IOR & | ||||
| ) |
| TAO_AnyTypeCode_Export void operator<<= | ( | ::CORBA::Any & | , | |
| const IOP::MultipleComponentProfile & | ||||
| ) |
| TAO_AnyTypeCode_Export void operator<<= | ( | ::CORBA::Any & | , | |
| IOP::MultipleComponentProfile * | ||||
| ) |
| TAO_AnyTypeCode_Export void operator<<= | ( | ::CORBA::Any & | , | |
| const IOP::TaggedProfileSeq & | ||||
| ) |
| TAO_AnyTypeCode_Export void operator<<= | ( | ::CORBA::Any & | , | |
| IOP::IOR * | ||||
| ) |
| TAO_AnyTypeCode_Export void operator<<= | ( | ::CORBA::Any & | , | |
| const IOP::TaggedComponentSeq & | ||||
| ) |
| TAO_AnyTypeCode_Export void operator<<= | ( | ::CORBA::Any & | , | |
| IOP::TaggedComponentSeq * | ||||
| ) |
| TAO_AnyTypeCode_Export void operator<<= | ( | ::CORBA::Any & | , | |
| IOP::TaggedProfileSeq * | ||||
| ) |
| TAO_AnyTypeCode_Export void operator<<= | ( | ::CORBA::Any & | , | |
| const IOP::TaggedComponent & | ||||
| ) |
| TAO_AnyTypeCode_Export void operator<<= | ( | ::CORBA::Any & | , | |
| const IOP::ServiceContext & | ||||
| ) |
| TAO_AnyTypeCode_Export void operator<<= | ( | ::CORBA::Any & | , | |
| IOP::ServiceContext * | ||||
| ) |
| TAO_AnyTypeCode_Export void operator<<= | ( | ::CORBA::Any & | , | |
| IOP::TaggedComponent * | ||||
| ) |
| TAO_AnyTypeCode_Export void operator<<= | ( | ::CORBA::Any & | , | |
| const IOP::ServiceContextList & | ||||
| ) |
| TAO_AnyTypeCode_Export void operator<<= | ( | ::CORBA::Any & | , | |
| IOP::ServiceContextList * | ||||
| ) |
| TAO_AnyTypeCode_Export ::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | , | |
| const IOP::TaggedProfileSeq *& | ||||
| ) |
| TAO_AnyTypeCode_Export ::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | , | |
| const IOP::TaggedComponent *& | ||||
| ) |
| TAO_AnyTypeCode_Export ::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | , | |
| const IOP::MultipleComponentProfile *& | ||||
| ) |
| TAO_AnyTypeCode_Export ::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | , | |
| IOP::TaggedProfileSeq *& | ||||
| ) |
| TAO_AnyTypeCode_Export ::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | , | |
| IOP::TaggedComponentSeq *& | ||||
| ) |
| TAO_AnyTypeCode_Export ::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | , | |
| const IOP::TaggedComponentSeq *& | ||||
| ) |
| TAO_AnyTypeCode_Export ::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | , | |
| IOP::ServiceContext *& | ||||
| ) |
| TAO_AnyTypeCode_Export ::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | , | |
| const IOP::ServiceContext *& | ||||
| ) |
| TAO_AnyTypeCode_Export ::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | , | |
| IOP::ServiceContextList *& | ||||
| ) |
| TAO_AnyTypeCode_Export ::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | , | |
| const IOP::ServiceContextList *& | ||||
| ) |
| TAO_AnyTypeCode_Export ::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | , | |
| IOP::MultipleComponentProfile *& | ||||
| ) |
| TAO_AnyTypeCode_Export ::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | , | |
| IOP::IOR *& | ||||
| ) |
| TAO_AnyTypeCode_Export ::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | , | |
| IOP::TaggedProfile *& | ||||
| ) |
| TAO_AnyTypeCode_Export ::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | , | |
| IOP::TaggedComponent *& | ||||
| ) |
| TAO_AnyTypeCode_Export ::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | , | |
| const IOP::TaggedProfile *& | ||||
| ) |
| TAO_AnyTypeCode_Export ::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | , | |
| const IOP::IOR *& | ||||
| ) |
1.7.1