gz/transport/TransportTypes.hh
Go to the documentation of this file.
A class that provides information about the message received.
Definition: gz/transport/MessageInfo.hh:36
This class stores all the information about a message publisher.
Definition: gz/transport/Publisher.hh:177
This class stores all the information about a service publisher.
Definition: gz/transport/Publisher.hh:292
Definition: gz/transport/AdvertiseOptions.hh:29
std::chrono::steady_clock::time_point Timestamp
Definition: gz/transport/TransportTypes.hh:153
const int kDefaultRcvHwm
The high water mark of the recieve message buffer.
Definition: gz/transport/TransportTypes.hh:176
const int kDefaultSndHwm
The high water mark of the send message buffer.
Definition: gz/transport/TransportTypes.hh:180
const std::string kGenericMessageType
The string type used for generic messages.
Definition: gz/transport/TransportTypes.hh:172
void(void *_data, void *_hint) DeallocFunc
Definition: gz/transport/TransportTypes.hh:169
google::protobuf::Message ProtoMsg
Definition: gz/transport/TransportTypes.hh:68