iceoryx_doc
1.0.1
|
options to be set for a subscriber More...
#include <subscriber.h>
Public Attributes | |
uint64_t | queueCapacity |
size of the history chunk queue | |
uint64_t | historyRequest |
number of chunks received after subscription if chunks are available | |
const char * | nodeName |
name of the node the subscriber belongs to More... | |
bool | subscribeOnCreate |
The option whether the subscriber shall try to subscribe when creating it. | |
ENUM iox_QueueFullPolicy | queueFullPolicy |
describes whether a publisher blocks when subscriber queue is full | |
uint64_t | initCheck |
this value will be set exclusively by iox_sub_options_init and is not supposed to be modified otherwise | |
options to be set for a subscriber
const char* iox_sub_options_t::nodeName |
name of the node the subscriber belongs to