OpenDDS
Snapshot(2023/04/28-20:55)
|
#include <QOS_DataWriter_T.h>
Public Member Functions | |
QOS_DataWriter_T () | |
~QOS_DataWriter_T () | |
void | read_qos (DDS_QOS_TYPE &, const XML_QOS_TYPE) |
![]() | |
QOS_DwTp_Base_T () | |
~QOS_DwTp_Base_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_DwTp_Base_T< XML_QOS_TYPE, DDS_QOS_TYPE > | DwTpBase |
Starting point for parsing the Topic QOS settings.
Definition at line 15 of file QOS_DataWriter_T.h.
|
private |
Definition at line 25 of file QOS_DataWriter_T.h.
OPENDDS_BEGIN_VERSIONED_NAMESPACE_DECL QOS_DataWriter_T< XML_QOS_TYPE, DDS_QOS_TYPE >::QOS_DataWriter_T | ( | ) |
Definition at line 8 of file QOS_DataWriter_T.cpp.
QOS_DataWriter_T< XML_QOS_TYPE, DDS_QOS_TYPE >::~QOS_DataWriter_T | ( | ) |
Definition at line 13 of file QOS_DataWriter_T.cpp.
void QOS_DataWriter_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_DataWriter_T.cpp.
References ACE_DEBUG, ACE_TEXT(), OpenDDS::DCPS::DCPS_debug_level, LM_TRACE, and OPENDDS_END_VERSIONED_NAMESPACE_DECL.
Referenced by DataWriterQos_Handler::get_datawriter_qos().