OpenDDS
Snapshot(2023/04/07-19:43)
|
#include <Marked_Default_Qos.h>
Static Public Member Functions | |
static DDS::DomainParticipantQos | marked_default_DomainParticipantQos () |
static DDS::TopicQos | marked_default_TopicQos () |
static DDS::DataWriterQos | marked_default_DataWriterQos () |
static DDS::PublisherQos | marked_default_PublisherQos () |
static DDS::DataReaderQos | marked_default_DataReaderQos () |
static DDS::SubscriberQos | marked_default_SubscriberQos () |
static DDS::DataWriterQos | marked_default_DataWriter_Use_TopicQos () |
static DDS::DataReaderQos | marked_default_DataReader_Use_TopicQos () |
This class defines the marked default qos values and provides accessors for them. The marked default qos contains a special value that indicates the default qos obtained via get_default_XXX_qos() call with the entity factory should be used. These values are used when the user wants to use the default qos provided by the entity factory.
Definition at line 29 of file Marked_Default_Qos.h.
|
static |
Definition at line 90 of file Marked_Default_Qos.cpp.
References DDS::DataReaderQos::durability, OpenDDS::DCPS::INVALID_ENUM_VALUE, DDS::DurabilityQosPolicy::kind, OPENDDS_END_VERSIONED_NAMESPACE_DECL, and TheServiceParticipant.
|
static |
Definition at line 60 of file Marked_Default_Qos.cpp.
References OpenDDS::DCPS::INVALID_ENUM_VALUE, DDS::LivelinessQosPolicy::kind, DDS::DataReaderQos::liveliness, and TheServiceParticipant.
|
static |
Definition at line 80 of file Marked_Default_Qos.cpp.
References DDS::DataWriterQos::durability, OpenDDS::DCPS::INVALID_ENUM_VALUE, DDS::DurabilityQosPolicy::kind, and TheServiceParticipant.
|
static |
Definition at line 40 of file Marked_Default_Qos.cpp.
References OpenDDS::DCPS::INVALID_ENUM_VALUE, DDS::LivelinessQosPolicy::kind, DDS::DataWriterQos::liveliness, and TheServiceParticipant.
|
static |
Definition at line 20 of file Marked_Default_Qos.cpp.
References DDS::EntityFactoryQosPolicy::autoenable_created_entities, DDS::DomainParticipantQos::entity_factory, and TheServiceParticipant.
|
static |
Definition at line 50 of file Marked_Default_Qos.cpp.
References DDS::PresentationQosPolicy::access_scope, OpenDDS::DCPS::INVALID_ENUM_VALUE, DDS::PublisherQos::presentation, and TheServiceParticipant.
|
static |
Definition at line 70 of file Marked_Default_Qos.cpp.
References DDS::PresentationQosPolicy::access_scope, OpenDDS::DCPS::INVALID_ENUM_VALUE, DDS::SubscriberQos::presentation, and TheServiceParticipant.
|
static |
Definition at line 30 of file Marked_Default_Qos.cpp.
References OpenDDS::DCPS::INVALID_ENUM_VALUE, DDS::LivelinessQosPolicy::kind, DDS::TopicQos::liveliness, and TheServiceParticipant.