OpenDDS
Snapshot(2023/04/07-19:43)
|
import"DdsDcpsCore.idl";
Public Attributes | |
PresentationQosPolicyAccessScopeKind | access_scope |
boolean | coherent_access |
boolean | ordered_access |
Definition at line 254 of file DdsDcpsCore.idl.
PresentationQosPolicyAccessScopeKind DDS::PresentationQosPolicy::access_scope |
Definition at line 255 of file DdsDcpsCore.idl.
Referenced by OpenDDS::DCPS::SubscriberImpl::begin_access(), OpenDDS::DCPS::PublisherImpl::begin_coherent_changes(), OpenDDS::DCPS::compatibleQOS(), OpenDDS::DCPS::SubscriberImpl::end_access(), OpenDDS::DCPS::PublisherImpl::end_coherent_changes(), OpenDDS::DCPS::SubscriberImpl::get_datareaders(), OpenDDS::DCPS::Service_Participant::initialize(), OpenDDS::DCPS::Marked_Default_Qos::marked_default_PublisherQos(), OpenDDS::DCPS::Marked_Default_Qos::marked_default_SubscriberQos(), OpenDDS::DCPS::operator==(), OpenDDS::DCPS::RtpsSampleHeader::process_iqos(), OpenDDS::DCPS::RakeResults< MessageType >::RakeResults(), OpenDDS::FaceTSS::config::set_presentation_access_scope_qos(), and OpenDDS::DCPS::Qos_Helper::valid().
boolean DDS::PresentationQosPolicy::coherent_access |
Definition at line 256 of file DdsDcpsCore.idl.
Referenced by OpenDDS::DCPS::PublisherImpl::begin_coherent_changes(), OpenDDS::DCPS::compatibleQOS(), OpenDDS::DCPS::PublisherImpl::end_coherent_changes(), OpenDDS::DCPS::SubscriberImpl::get_datareaders(), OpenDDS::DCPS::Service_Participant::initialize(), OpenDDS::DCPS::operator==(), OpenDDS::DCPS::RtpsSampleHeader::process_iqos(), and OpenDDS::FaceTSS::config::set_presentation_coherent_access_qos().
boolean DDS::PresentationQosPolicy::ordered_access |
Definition at line 257 of file DdsDcpsCore.idl.
Referenced by OpenDDS::DCPS::compatibleQOS(), OpenDDS::DCPS::SubscriberImpl::get_datareaders(), OpenDDS::DCPS::Service_Participant::initialize(), OpenDDS::DCPS::operator==(), OpenDDS::DCPS::RtpsSampleHeader::process_iqos(), OpenDDS::DCPS::RakeResults< MessageType >::RakeResults(), and OpenDDS::FaceTSS::config::set_presentation_ordered_access_qos().