RTI Connext Modern C++ API Version 7.3.0
rti::core::policy::SystemResourceLimits Member List

This is the complete list of members for rti::core::policy::SystemResourceLimits, including all inherited members.

initial_objects_per_thread(int32_t the_initial_objects_per_thread)rti::core::policy::SystemResourceLimits
initial_objects_per_thread() constrti::core::policy::SystemResourceLimits
max_objects_per_thread(int32_t the_max_objects_per_thread)rti::core::policy::SystemResourceLimits
max_objects_per_thread() constrti::core::policy::SystemResourceLimits
SystemResourceLimits()rti::core::policy::SystemResourceLimitsinline
SystemResourceLimits(int32_t the_max_objects_per_thread)rti::core::policy::SystemResourceLimitsinlineexplicit
SystemResourceLimits(int32_t the_max_objects_per_thread, int32_t the_initial_objects_per_thread)rti::core::policy::SystemResourceLimitsinline