gz/transport/TransportTypes.hh
STL class.
google::protobuf::Message ProtoMsg
Definition: gz/transport/TransportTypes.hh:68
const int kDefaultRcvHwm
The high water mark of the recieve message buffer.
Definition: gz/transport/TransportTypes.hh:176
This class stores all the information about a message publisher.
Definition: gz/transport/Publisher.hh:176
std::chrono::steady_clock::time_point Timestamp
Definition: gz/transport/TransportTypes.hh:153
A class that provides information about the message received.
Definition: gz/transport/MessageInfo.hh:35
STL class.
Definition: gz/transport/AdvertiseOptions.hh:28
const int kDefaultSndHwm
The high water mark of the send message buffer.
Definition: gz/transport/TransportTypes.hh:180
This class stores all the information about a service publisher.
Definition: gz/transport/Publisher.hh:291
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