|
libxr
1.0
Want to be the best embedded framework
|
带时间戳的类型化消息。Timestamped typed message. More...
#include <message.hpp>
Data Fields | |
| MicrosecondTimestamp | timestamp |
| 消息时间戳。Message timestamp. | |
| Data | data |
| 消息数据。Message payload. | |
带时间戳的类型化消息。Timestamped typed message.
Definition at line 155 of file message.hpp.
| Data LibXR::Topic::Message< Data >::data |
消息数据。Message payload.
Definition at line 160 of file message.hpp.
| MicrosecondTimestamp LibXR::Topic::Message< Data >::timestamp |
消息时间戳。Message timestamp.
Definition at line 159 of file message.hpp.