Holds limits for variable-length data.
More...
#include <RTPSParticipantAllocationAttributes.hpp>
|
size_t | max_properties = 0 |
| Defines the maximum size (in octets) of properties data in the local or remote participant.
|
|
size_t | max_user_data = 0 |
| Defines the maximum size (in octets) of user data in the local or remote participant.
|
|
size_t | max_partitions = 0 |
| Defines the maximum size (in octets) of partitions data.
|
|
size_t | max_datasharing_domains = 0 |
| Defines the maximum size (in elements) of the list of data sharing domain IDs.
|
|
Holds limits for variable-length data.
◆ operator==()
◆ max_datasharing_domains
size_t max_datasharing_domains = 0 |
Defines the maximum size (in elements) of the list of data sharing domain IDs.
◆ max_partitions
size_t max_partitions = 0 |
Defines the maximum size (in octets) of partitions data.
◆ max_properties
size_t max_properties = 0 |
Defines the maximum size (in octets) of properties data in the local or remote participant.
◆ max_user_data
Defines the maximum size (in octets) of user data in the local or remote participant.
The documentation for this struct was generated from the following file: