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...
|
struct | DDS::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.
◆ get_resourcelimits_qos_policy_name()
static System::String ^ DDS::ResourceLimitsQosPolicy::get_resourcelimits_qos_policy_name |
( |
| ) |
|
|
inlinestatic |
◆ LENGTH_UNLIMITED
System:: Int32 DDS::ResourceLimitsQosPolicy::LENGTH_UNLIMITED |
|
staticget |
A special value indicating an unlimited quantity.
- Examples:
- HelloWorld_subscriber.cpp, and HelloWorld_subscriber.cs.
Referenced by RTI.Connext.RequestReply.Requester< TReq, TRep >::ReadReplies(), RTI.Connext.Queuing.QueueRequester< TReq, TRep >::ReadReplies(), RTI.Connext.RequestReply.Replier< TReq, TRep >::ReadRequests(), RTI.Connext.Queuing.QueueConsumer< TRep >::ReadSamples(), RTI.Connext.RequestReply.Requester< TReq, TRep >::ReceiveReplies(), RTI.Connext.RequestReply.Replier< TReq, TRep >::ReceiveRequests(), RTI.Connext.Queuing.QueueConsumer< TRep >::ReceiveSamples(), RTI.Connext.RequestReply.Requester< TReq, TRep >::TakeReplies(), RTI.Connext.Queuing.QueueRequester< TReq, TRep >::TakeReplies(), RTI.Connext.RequestReply.Replier< TReq, TRep >::TakeRequests(), and RTI.Connext.Queuing.QueueConsumer< TRep >::TakeSamples().