| 
    OpenDDS
    Snapshot(2023/03/03-19:27)
    
   | 
 
#include <ParticipantQos_Handler.h>
Static Public Member Functions | |
| static bool | get_participant_qos (::DDS::DomainParticipantQos &dp_qos, ::dds::qosProfile *profile, const ACE_TCHAR *name=0) | 
Static Private Member Functions | |
| static bool | get_participant_qos (DDS::DomainParticipantQos &dp_qos, dds::domainparticipantQos *dp) | 
Definition at line 20 of file ParticipantQos_Handler.h.
      
  | 
  static | 
Find the correct domainparticipantQos within the given profile, based on the given name.
Referenced by OpenDDS::DCPS::QOS_XML_Handler::get_participant_qos().
      
  | 
  staticprivate | 
Start parsing the QOS XML, using the template classes.
Definition at line 51 of file ParticipantQos_Handler.cpp.
References ACE_DEBUG, ACE_TEXT(), DDS::EntityFactoryQosPolicy::autoenable_created_entities, OpenDDS::DCPS::DCPS_debug_level, DDS::DomainParticipantQos::entity_factory, LM_TRACE, and OPENDDS_END_VERSIONED_NAMESPACE_DECL.
 1.8.13