There was an error while loading. Please reload this page.
2 parents c29b2a0 + 2e6ca4b commit 7560330Copy full SHA for 7560330
include/rtps/discovery/TopicData.h
@@ -71,6 +71,7 @@ struct TopicData {
71
reliabilityKind(reliability),
72
durabilityKind(DurabilityKind_t::VOLATILE), unicastLocator(loc) {}
73
74
+
75
bool matchesTopicOf(const TopicData &other);
76
77
bool readFromUcdrBuffer(ucdrBuffer &buffer);
0 commit comments