OpenDDS
Snapshot(2023/04/28-20:55)
|
#include <DataReaderQos_Handler.h>
Static Public Member Functions | |
static bool | get_datareader_qos (::DDS::DataReaderQos &dr_qos, ::dds::qosProfile *profile, const ACE_TCHAR *name=0) |
Static Private Member Functions | |
static bool | get_datareader_qos (DDS::DataReaderQos &dr_qos, dds::datareaderQos *dr) |
Definition at line 20 of file DataReaderQos_Handler.h.
|
static |
Find the correct datareaderQos within the given profile, based on the given name.
Referenced by OpenDDS::DCPS::QOS_XML_Handler::get_datareader_qos().
|
staticprivate |
Start parsing the QOS XML, using the template classes.
Definition at line 51 of file DataReaderQos_Handler.cpp.
References OPENDDS_END_VERSIONED_NAMESPACE_DECL, and QOS_DataReader_T< XML_QOS_TYPE, DDS_QOS_TYPE >::read_qos().