Controls the amount of physical memory allocated for DDS entities, if dynamic allocations are allowed, and how they occur. Also controls memory usage among different instance values for keyed topics.
More...
|
class | ResourceLimitsQosPolicy |
| Controls the amount of physical memory allocated for DDS entities, if dynamic allocations are allowed, and how they occur. Also controls memory usage among different instance values for keyed topics. More...
|
|
Controls the amount of physical memory allocated for DDS entities, if dynamic allocations are allowed, and how they occur. Also controls memory usage among different instance values for keyed topics.
◆ RESOURCELIMITS_QOS_POLICY_ID
◆ LENGTH_UNLIMITED
final int LENGTH_UNLIMITED |
|
static |
A special value indicating an unlimited quantity.
Referenced by Requester< TReq, TRep >.readReplies(), Replier< TReq, TRep >.readRequests(), Requester< TReq, TRep >.receiveReplies(), Replier< TReq, TRep >.receiveRequests(), Requester< TReq, TRep >.takeReplies(), and Replier< TReq, TRep >.takeRequests().