OpenDDS
Snapshot(2023/04/28-20:55)
|
Namespaces | |
reader | |
Functions | |
bool | operator== (::dds::destinationOrderKind const &a, ::dds::destinationOrderKind const &b) |
bool | operator!= (::dds::destinationOrderKind const &a, ::dds::destinationOrderKind const &b) |
bool | operator== (::dds::durabilityKind const &a, ::dds::durabilityKind const &b) |
bool | operator!= (::dds::durabilityKind const &a, ::dds::durabilityKind const &b) |
bool | operator== (::dds::historyKind const &a, ::dds::historyKind const &b) |
bool | operator!= (::dds::historyKind const &a, ::dds::historyKind const &b) |
bool | operator== (::dds::livelinessKind const &a, ::dds::livelinessKind const &b) |
bool | operator!= (::dds::livelinessKind const &a, ::dds::livelinessKind const &b) |
bool | operator== (::dds::presentationAccessScopeKind const &a, ::dds::presentationAccessScopeKind const &b) |
bool | operator!= (::dds::presentationAccessScopeKind const &a, ::dds::presentationAccessScopeKind const &b) |
bool | operator== (::dds::reliabilityKind const &a, ::dds::reliabilityKind const &b) |
bool | operator!= (::dds::reliabilityKind const &a, ::dds::reliabilityKind const &b) |
bool | operator== (::dds::ownershipKind const &a, ::dds::ownershipKind const &b) |
bool | operator!= (::dds::ownershipKind const &a, ::dds::ownershipKind const &b) |
bool | operator== (::dds::dataRepresentationIdKind const &a, ::dds::dataRepresentationIdKind const &b) |
bool | operator!= (::dds::dataRepresentationIdKind const &a, ::dds::dataRepresentationIdKind const &b) |
bool | operator== (::dds::typeConsistencyKind const &a, ::dds::typeConsistencyKind const &b) |
bool | operator!= (::dds::typeConsistencyKind const &a, ::dds::typeConsistencyKind const &b) |
bool dds::operator!= | ( | ::dds::destinationOrderKind const & | a, |
::dds::destinationOrderKind const & | b | ||
) |
Definition at line 35 of file dds_qos.cpp.
bool dds::operator!= | ( | ::dds::durabilityKind const & | a, |
::dds::durabilityKind const & | b | ||
) |
Definition at line 61 of file dds_qos.cpp.
bool dds::operator!= | ( | ::dds::historyKind const & | a, |
::dds::historyKind const & | b | ||
) |
Definition at line 87 of file dds_qos.cpp.
bool dds::operator!= | ( | ::dds::livelinessKind const & | a, |
::dds::livelinessKind const & | b | ||
) |
Definition at line 113 of file dds_qos.cpp.
bool dds::operator!= | ( | ::dds::presentationAccessScopeKind const & | a, |
::dds::presentationAccessScopeKind const & | b | ||
) |
Definition at line 139 of file dds_qos.cpp.
bool dds::operator!= | ( | ::dds::reliabilityKind const & | a, |
::dds::reliabilityKind const & | b | ||
) |
Definition at line 165 of file dds_qos.cpp.
bool dds::operator!= | ( | ::dds::ownershipKind const & | a, |
::dds::ownershipKind const & | b | ||
) |
Definition at line 191 of file dds_qos.cpp.
bool dds::operator!= | ( | ::dds::dataRepresentationIdKind const & | a, |
::dds::dataRepresentationIdKind const & | b | ||
) |
Definition at line 217 of file dds_qos.cpp.
bool dds::operator!= | ( | ::dds::typeConsistencyKind const & | a, |
::dds::typeConsistencyKind const & | b | ||
) |
Definition at line 243 of file dds_qos.cpp.
References ACE_TEXT(), DDS::ALLOW_TYPE_COERCION, DDS::AUTOMATIC_LIVELINESS_QOS, DDS::BEST_EFFORT_RELIABILITY_QOS, DDS::BY_RECEPTION_TIMESTAMP_DESTINATIONORDER_QOS, DDS::BY_SOURCE_TIMESTAMP_DESTINATIONORDER_QOS, DDS::DISALLOW_TYPE_COERCION, DDS::EXCLUSIVE_OWNERSHIP_QOS, DDS::GROUP_PRESENTATION_QOS, DDS::INSTANCE_PRESENTATION_QOS, DDS::KEEP_ALL_HISTORY_QOS, DDS::KEEP_LAST_HISTORY_QOS, DDS::MANUAL_BY_PARTICIPANT_LIVELINESS_QOS, DDS::MANUAL_BY_TOPIC_LIVELINESS_QOS, max_samples, name, DDS::PERSISTENT_DURABILITY_QOS, DDS::RELIABLE_RELIABILITY_QOS, DDS::SHARED_OWNERSHIP_QOS, DDS::TOPIC_PRESENTATION_QOS, DDS::TRANSIENT_DURABILITY_QOS, DDS::TRANSIENT_LOCAL_DURABILITY_QOS, OpenDDS::DCPS::UNALIGNED_CDR_DATA_REPRESENTATION, value, value_, DDS::VOLATILE_DURABILITY_QOS, DDS::XCDR2_DATA_REPRESENTATION, DDS::XCDR_DATA_REPRESENTATION, and DDS::XML_DATA_REPRESENTATION.
bool dds::operator== | ( | ::dds::destinationOrderKind const & | a, |
::dds::destinationOrderKind const & | b | ||
) |
Definition at line 29 of file dds_qos.cpp.
bool dds::operator== | ( | ::dds::durabilityKind const & | a, |
::dds::durabilityKind const & | b | ||
) |
Definition at line 55 of file dds_qos.cpp.
bool dds::operator== | ( | ::dds::historyKind const & | a, |
::dds::historyKind const & | b | ||
) |
Definition at line 81 of file dds_qos.cpp.
bool dds::operator== | ( | ::dds::livelinessKind const & | a, |
::dds::livelinessKind const & | b | ||
) |
Definition at line 107 of file dds_qos.cpp.
bool dds::operator== | ( | ::dds::presentationAccessScopeKind const & | a, |
::dds::presentationAccessScopeKind const & | b | ||
) |
Definition at line 133 of file dds_qos.cpp.
bool dds::operator== | ( | ::dds::reliabilityKind const & | a, |
::dds::reliabilityKind const & | b | ||
) |
Definition at line 159 of file dds_qos.cpp.
bool dds::operator== | ( | ::dds::ownershipKind const & | a, |
::dds::ownershipKind const & | b | ||
) |
Definition at line 185 of file dds_qos.cpp.
bool dds::operator== | ( | ::dds::dataRepresentationIdKind const & | a, |
::dds::dataRepresentationIdKind const & | b | ||
) |
Definition at line 211 of file dds_qos.cpp.
bool dds::operator== | ( | ::dds::typeConsistencyKind const & | a, |
::dds::typeConsistencyKind const & | b | ||
) |
Definition at line 237 of file dds_qos.cpp.