Class PublisherAttributes, used by the user to define the attributes of a Publisher.
More...
#include <PublisherAttributes.h>
Class PublisherAttributes, used by the user to define the attributes of a Publisher.
◆ PublisherAttributes()
◆ ~PublisherAttributes()
◆ getEntityID()
int16_t getEntityID |
( |
| ) |
const |
|
inline |
Get the entity defined ID.
- Returns
- Entity ID
◆ getUserDefinedID()
int16_t getUserDefinedID |
( |
| ) |
const |
|
inline |
Get the user defined ID.
- Returns
- User defined ID
◆ operator==()
◆ setEntityID()
void setEntityID |
( |
uint8_t |
id | ) |
|
|
inline |
Set the entity ID.
- Parameters
-
◆ setUserDefinedID()
void setUserDefinedID |
( |
uint8_t |
id | ) |
|
|
inline |
Set the user defined ID.
- Parameters
-
id | User defined ID to be set |
◆ historyMemoryPolicy
rtps::MemoryManagementPolicy_t historyMemoryPolicy |
Underlying History memory policy.
◆ matched_subscriber_allocation
◆ multicastLocatorList
rtps::LocatorList_t multicastLocatorList |
◆ properties
rtps::PropertyPolicy properties |
◆ qos
◆ remoteLocatorList
rtps::LocatorList_t remoteLocatorList |
◆ throughputController
rtps::ThroughputControllerDescriptor throughputController |
◆ times
◆ topic
◆ unicastLocatorList
rtps::LocatorList_t unicastLocatorList |
The documentation for this class was generated from the following file: