RTI Connext C API
Version 6.1.2
|
<<extension>> Various settings that configure how a DDS_DomainParticipant allocates and uses physical memory for internal resources, including the maximum sizes of various properties. More...
Data Structures | |
struct | DDS_AllocationSettings_t |
Resource allocation settings. More... | |
struct | DDS_DomainParticipantResourceLimitsQosPolicy |
Various settings that configure how a DDS_DomainParticipant allocates and uses physical memory for internal resources, including the maximum sizes of various properties. More... | |
Enumerations | |
enum | DDS_DomainParticipantResourceLimitsIgnoredEntityReplacementKind { DDS_NO_REPLACEMENT_IGNORED_ENTITY_REPLACEMENT, DDS_NOT_ALIVE_FIRST_IGNORED_ENTITY_REPLACEMENT } |
Available replacement policies for the ignored entities. More... | |
Variables | |
const DDS_Long | DDS_AUTO_COUNT |
A special value indicating a quantity that is derived from another QoS value. More... | |
const char *const | DDS_DOMAINPARTICIPANTRESOURCELIMITS_QOS_POLICY_NAME |
Stringified human-readable name for DDS_DomainParticipantResourceLimitsQosPolicy. More... | |
<<extension>> Various settings that configure how a DDS_DomainParticipant allocates and uses physical memory for internal resources, including the maximum sizes of various properties.
Available replacement policies for the ignored entities.
const DDS_Long DDS_AUTO_COUNT |
A special value indicating a quantity that is derived from another QoS value.
const char* const DDS_DOMAINPARTICIPANTRESOURCELIMITS_QOS_POLICY_NAME |
Stringified human-readable name for DDS_DomainParticipantResourceLimitsQosPolicy.