OpenDDS
Snapshot(2023/04/28-20:55)
|
#include <QOS_Topic_T.h>
Public Member Functions | |
QOS_Topic_T () | |
~QOS_Topic_T () | |
void | read_qos (DDS_QOS_TYPE &, const XML_QOS_TYPE) |
![]() | |
QOS_DwDrTp_Base_T () | |
~QOS_DwDrTp_Base_T () | |
void | read_qos (DDS_QOS_TYPE &, const XML_QOS_TYPE) |
Private Types | |
typedef QOS_DwDrTp_Base_T< XML_QOS_TYPE, DDS_QOS_TYPE > | DwDrTpBase |
Starting point for parsing the Topic QOS settings.
Definition at line 16 of file QOS_Topic_T.h.
|
private |
Definition at line 26 of file QOS_Topic_T.h.
OPENDDS_BEGIN_VERSIONED_NAMESPACE_DECL QOS_Topic_T< XML_QOS_TYPE, DDS_QOS_TYPE >::QOS_Topic_T | ( | ) |
Definition at line 8 of file QOS_Topic_T.cpp.
QOS_Topic_T< XML_QOS_TYPE, DDS_QOS_TYPE >::~QOS_Topic_T | ( | ) |
Definition at line 13 of file QOS_Topic_T.cpp.
void QOS_Topic_T< XML_QOS_TYPE, DDS_QOS_TYPE >::read_qos | ( | DDS_QOS_TYPE & | dds_qos, |
const XML_QOS_TYPE | xml_qos | ||
) |
Definition at line 19 of file QOS_Topic_T.cpp.
References OPENDDS_END_VERSIONED_NAMESPACE_DECL.
Referenced by TopicQos_Handler::get_topic_qos().