This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
ddsf:public:guidebook:06_append:02_quality_of_service:topic_data [2021/03/17 16:23] admin ↷ Page moved from ddsf:private:cookbook:06_append:02_quality_of_service:topic_data to ddsf:private:guidebook:06_append:02_quality_of_service:topic_data |
ddsf:public:guidebook:06_append:02_quality_of_service:topic_data [2021/07/14 15:55] (current) murphy ↷ Links adapted because of a move operation |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== TOPIC_DATA QoS Parameter ====== | ====== TOPIC_DATA QoS Parameter ====== | ||
| - | [[ddsf:private:cookbook:06_append:02_quality_of_service|return to the Quality of Service (QoS) Parameters ]] | + | [[ddsf:public:guidebook:06_append:02_quality_of_service:start|return to the Quality of Service (QoS) Parameters ]] |
| - | The TOPIC_DATA [[ddsf:private:cookbook:06_append:glossary:q:quality_of_service_qos_policies|QoS]] allows the application to attach additional information to the created [[ddsf:private:cookbook:06_append:glossary:t:topic|Topic]] such that when a | + | The TOPIC_DATA [[ddsf:public:guidebook:06_append:glossary:q:quality_of_service_qos_policies|QoS]] allows the application to attach additional information to the created [[ddsf:public:guidebook:06_append:glossary:t:topic|Topic]] such that when a |
| remote application discovers their existence it can examine the information and use it in an application-defined way. In combination with the listeners on the ''DataReader'' and ''DataWriter'' as well as by means of operations such as ignore_topic, these QoS can assist an application to extend the provided QoS. | remote application discovers their existence it can examine the information and use it in an application-defined way. In combination with the listeners on the ''DataReader'' and ''DataWriter'' as well as by means of operations such as ignore_topic, these QoS can assist an application to extend the provided QoS. | ||
| Source: [[https://www.omg.org/spec/DDS/1.4/PDF | DDS 1.4 Spec]] | Source: [[https://www.omg.org/spec/DDS/1.4/PDF | DDS 1.4 Spec]] | ||
| + | |||
| + | /**=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | ||
| + | /* To add a discussion page to this page, comment out the line that says | ||
| + | ~~DISCUSSION:off~~ | ||
| + | */ | ||
| + | ~~DISCUSSION:on|Outstanding Issues~~ | ||
| + | ~~DISCUSSION:off~~ | ||