Struct for buffering the contents of a mavlink message.
More...
Struct for buffering the contents of a mavlink message.
Definition at line 121 of file mavlink_comm.h.
mavrosflight::MavlinkComm::WriteBuffer::WriteBuffer |
( |
| ) |
|
|
inline |
mavrosflight::MavlinkComm::WriteBuffer::WriteBuffer |
( |
const uint8_t * |
buf, |
|
|
uint16_t |
len |
|
) |
| |
|
inline |
const uint8_t* mavrosflight::MavlinkComm::WriteBuffer::dpos |
( |
| ) |
const |
|
inline |
size_t mavrosflight::MavlinkComm::WriteBuffer::nbytes |
( |
| ) |
const |
|
inline |
size_t mavrosflight::MavlinkComm::WriteBuffer::len |
size_t mavrosflight::MavlinkComm::WriteBuffer::pos |
The documentation for this struct was generated from the following file: