iox::DefaultChunkDistributorConfig🔗
Public Attributes🔗
Name | |
---|---|
constexpr uint32_t | MAX_QUEUES |
constexpr uint64_t | MAX_HISTORY_CAPACITY |
Public Attributes Documentation🔗
variable MAX_QUEUES🔗
static constexpr uint32_t MAX_QUEUES = MAX_SUBSCRIBERS_PER_PUBLISHER;
variable MAX_HISTORY_CAPACITY🔗
static constexpr uint64_t MAX_HISTORY_CAPACITY = MAX_PUBLISHER_HISTORY;
Updated on 31 May 2022 at 11:34:55 CEST