|
Pico Core
|
This is the complete list of members for timestamped_msg_t, including all inherited members.
| checksum | msg_t | |
| has_timestamp() | msg_t | inline |
| header | msg_t | |
| msg_t(msg_header_t &header, void *payload, uint8_t &checksum) | msg_t | inline |
| payload | msg_t | |
| payload_length() | msg_t | inline |
| timestamp_sec | timestamped_msg_t | |
| timestamp_usec | timestamped_msg_t | |
| timestamped_msg_t(msg_header_t &header, uint32_t ×tamp_sec, uint16_t ×tamp_usec, void *payload, uint8_t &checksum) | timestamped_msg_t | inline |