TransportTypes.hh
Go to the documentation of this file.
A class that provides information about the message received.
Definition: MessageInfo.hh:38
This class stores all the information about a message publisher.
Definition: Publisher.hh:223
This class stores all the information about a service publisher.
Definition: Publisher.hh:356
std::chrono::steady_clock::time_point Timestamp
Definition: TransportTypes.hh:155
const int kDefaultRcvHwm
The high water mark of the recieve message buffer.
Definition: TransportTypes.hh:178
const int kDefaultSndHwm
The high water mark of the send message buffer.
Definition: TransportTypes.hh:182
const std::string kGenericMessageType
The string type used for generic messages.
Definition: TransportTypes.hh:174
void(void *_data, void *_hint) DeallocFunc
Definition: TransportTypes.hh:171
Definition: AdvertiseOptions.hh:29