CoreDX DDS Modern C++ API
Not Yet Supported
Member dds::core::xtypes::DynamicType::DynamicType (const std::string &name, TypeKind kind, const Annotation &annotation)
The annotations are not applied
Member dds::core::xtypes::DynamicType::DynamicType (const std::string &name, TypeKind kind, const std::vector< Annotation > &annotations)
The annotations are not applied
Member dds::core::xtypes::DynamicType::DynamicType (const std::string &name, TypeKind kind, const FWI &annotation_begin, const FWI &annotation_end)
The annotations are not applied
Member dds::core::xtypes::MemberType::add_annotation (const Annotation &annotation)
Use the methods key(), optional(), must_understand() and id() instead of applying annotations
Member dds::core::xtypes::MemberType::remove_annotation (const Annotation &annotation)
Use the methods key(), optional(), must_understand() and id() instead of applying annotations
Member dds::core::xtypes::StructType::add_annotation (const Annotation &annotation)
Annotation application is not supported
Member dds::core::xtypes::StructType::remove_annotation (const Annotation &annotation)
Annotation application is not supported
Member dds::core::xtypes::StructType::remove_member (const MemberType &member)
member removal is not supported
Member dds::core::xtypes::StructType::StructType (const std::string &name, const StructType &parent, const std::vector< MemberType > &members, const std::vector< Annotation > &annotations)
Annotation application is not supported – use extensibility_kind() methods.
Member dds::core::xtypes::StructType::StructType (const std::string &name, const StructType &parent, const MemberIter &mbegin, const MemberIter &mend, const AnnotationIter &abegin, const AnnotationIter &aend)
Annotation application is not supported – use extensibility_kind() methods.
Member dds::core::xtypes::StructType::StructType (const std::string &name, const StructType &parent, const std::vector< MemberType > &members, const Annotation &annotation)
Annotation application is not supported – use extensibility_kind() methods.
Member dds::core::xtypes::TypeProvider::load_type (const std::string &uri)
Member dds::core::xtypes::TypeProvider::load_types (const std::string &uri)
Member dds::pub::ignore (const dds::domain::DomainParticipant &dp, FwdIterator begin, FwdIterator end)
Member dds::pub::ignore (const dds::domain::DomainParticipant &dp, const dds::core::InstanceHandle &handle)
Member dds::pub::matched_subscription_data (const dds::pub::DataWriter< T > &dw, const dds::core::InstanceHandle &h)
Member dds::pub::matched_subscriptions (const dds::pub::DataWriter< T > &dw)
Member dds::pub::matched_subscriptions (const dds::pub::DataWriter< T > &dw, FwdIterator begin, FwdIterator end)
Member dds::sub::ignore (const dds::domain::DomainParticipant &dp, const dds::core::InstanceHandle &handle)
Member dds::sub::ignore (const dds::domain::DomainParticipant &dp, FwdIterator begin, FwdIterator end)
Member dds::sub::matched_publications (const dds::sub::DataReader< T > &dw)
Member dds::sub::matched_publications (const dds::sub::DataReader< T > &dw, FwdIterator begin, FwdIterator end)
Member dds::sub::matched_publications_data (const dds::sub::DataReader< T > &dw, const dds::core::InstanceHandle &h)
Member dds::topic::discover (BinIterator begin)

Member dds::topic::discover (FwdIterator begin, uint32_t max_size)

Member dds::topic::ignore (const dds::domain::DomainParticipant &dp, FwdIterator begin, FwdIterator end)
Member dds::topic::ignore (const dds::domain::DomainParticipant &dp, const dds::core::InstanceHandle &handle)
Member hasId

© 2009-2020 Twin Oaks Computing, Inc
Castle Rock, CO 80104
All rights reserved.