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