|
ReactOS 0.4.16-dev-1972-gf20c09f
|
#include <mqtt_priv.h>
Public Attributes | |
| u16_t | put |
| u16_t | get |
| u8_t | buf [MQTT_OUTPUT_RINGBUF_SIZE] |
Ring buffer
Definition at line 63 of file mqtt_priv.h.
| u8_t mqtt_ringbuf_t::buf[MQTT_OUTPUT_RINGBUF_SIZE] |
Definition at line 66 of file mqtt_priv.h.
| u16_t mqtt_ringbuf_t::get |
Definition at line 65 of file mqtt_priv.h.
| u16_t mqtt_ringbuf_t::put |
Definition at line 64 of file mqtt_priv.h.