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 49 of file write_buffer.h.
◆ WriteBuffer() [1/2]
mavrosflight::WriteBuffer::WriteBuffer |
( |
| ) |
|
|
inline |
◆ WriteBuffer() [2/2]
mavrosflight::WriteBuffer::WriteBuffer |
( |
const uint8_t * |
buf, |
|
|
uint16_t |
len |
|
) |
| |
|
inline |
◆ dpos()
uint8_t* mavrosflight::WriteBuffer::dpos |
( |
| ) |
|
|
inline |
◆ nbytes()
size_t mavrosflight::WriteBuffer::nbytes |
( |
| ) |
|
|
inline |
◆ data
◆ len
size_t mavrosflight::WriteBuffer::len |
◆ pos
size_t mavrosflight::WriteBuffer::pos |
The documentation for this struct was generated from the following file: