RTI Connext Micro C API Version 4.2.0
Loading...
Searching...
No Matches
DDS_DomainParticipantFactoryQos Struct Reference

<<cert>> QoS policies supported by a DDS_DomainParticipantFactory. More...

#include <dds_c_domain.h>

Data Fields

struct DDS_EntityFactoryQosPolicy entity_factory
 Entity factory policy, ENTITY_FACTORY.
 
struct DDS_SystemResourceLimitsQosPolicy resource_limits
 <<eXtension>> System resource limits, SYSTEM_RESOURCE_LIMITS.
 

Detailed Description

<<cert>> QoS policies supported by a DDS_DomainParticipantFactory.

Entity:
DDS_DomainParticipantFactory
See also
QoS Policies and allowed ranges within each Qos.

Field Documentation

◆ entity_factory

struct DDS_EntityFactoryQosPolicy DDS_DomainParticipantFactoryQos::entity_factory

Entity factory policy, ENTITY_FACTORY.

◆ resource_limits

struct DDS_SystemResourceLimitsQosPolicy DDS_DomainParticipantFactoryQos::resource_limits

<<eXtension>> System resource limits, SYSTEM_RESOURCE_LIMITS.