OpenDDS
Snapshot(2023/04/28-20:55)
|
Functions | |
template<typename Key > | |
int | find (OpenDDS::DCPS::DomainParticipantImpl::TopicMap &c, const Key &key, OpenDDS::DCPS::DomainParticipantImpl::TopicMap::mapped_type *&value) |
DDS::PropertySeq | filter_properties (const DDS::PropertySeq &properties, const std::string &prefix) |
DDS::PropertySeq Util::filter_properties | ( | const DDS::PropertySeq & | properties, |
const std::string & | prefix | ||
) |
Definition at line 66 of file DomainParticipantImpl.cpp.
Referenced by OpenDDS::DCPS::DomainParticipantImpl::enable().
int Util::find | ( | OpenDDS::DCPS::DomainParticipantImpl::TopicMap & | c, |
const Key & | key, | ||
OpenDDS::DCPS::DomainParticipantImpl::TopicMap::mapped_type *& | value | ||
) |
Definition at line 50 of file DomainParticipantImpl.cpp.
Referenced by OpenDDS::DCPS::DomainParticipantImpl::create_topic_i(), filter_properties(), and OpenDDS::DCPS::DomainParticipantImpl::lookup_topicdescription().