RTI Connext Modern C++ API
Version 6.0.1
|
<<extension>> Various settings that configure how a dds::domain::DomainParticipant allocates and uses physical memory for internal resources, including the maximum sizes of various properties. More...
Classes | |
class | rti::core::AllocationSettings |
<<extension>> Resource allocation settings More... | |
class | rti::core::policy::DomainParticipantResourceLimits |
<<extension>> Configures the memory usage of certain dds::domain::DomainParticipant resources More... | |
struct | rti::core::policy::IgnoredEntityReplacementKind_def |
<<extension>> The enumeration for DomainParticipantResourceLimits ignored entity replacement kinds More... | |
Typedefs | |
typedef dds::core::safe_enum < IgnoredEntityReplacementKind_def > | rti::core::policy::IgnoredEntityReplacementKind |
<<extension>> Safe Enumeration of IgnoredEntityReplacementKind_def | |
<<extension>> Various settings that configure how a dds::domain::DomainParticipant allocates and uses physical memory for internal resources, including the maximum sizes of various properties.
typedef dds::core::safe_enum<IgnoredEntityReplacementKind_def> rti::core::policy::IgnoredEntityReplacementKind |