Ignition Transport

API Reference

8.1.0
Message Member List

This is the complete list of members for Message, including all inherited members.

Data() constMessage
Message()Message
Message(const std::chrono::nanoseconds &_timeRecv, const void *_data, std::size_t _dataLen, const char *_type, std::size_t _typeLen, const char *_topic, std::size_t _topicLen)Message
Message(Message &&_other)=deleteMessage
Message(const Message &_other)=deleteMessage
TimeReceived() constMessage
Topic() constMessage
Type() constMessage
~Message()Message