|
OpenDDS
Snapshot(2021/09/14-17:25)
|
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 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.
References ACE_TEXT(), DDS::AUTOMATIC_LIVELINESS_QOS, DDS::BEST_EFFORT_RELIABILITY_QOS, DDS::BY_RECEPTION_TIMESTAMP_DESTINATIONORDER_QOS, DDS::BY_SOURCE_TIMESTAMP_DESTINATIONORDER_QOS, 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, 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, value_, and DDS::VOLATILE_DURABILITY_QOS.
| 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.
1.8.13