Bluenet
5.7.0
Bluenet, firmware for nRF52 smart home devices
|
This is the complete list of members for StreamBufferAccessor, including all inherited members.
assign(buffer_ptr_t buffer, cs_buffer_size_t size) | StreamBufferAccessor | inline |
buff_begin | StreamBufferAccessor | private |
buff_curr | StreamBufferAccessor | private |
buff_end | StreamBufferAccessor | private |
get(T *&packet_ptr) | StreamBufferAccessor | inline |
get() | StreamBufferAccessor | inline |
getBufferSize() const | StreamBufferAccessor | inline |
getRemainingCapacity() const | StreamBufferAccessor | inline |
getSerializedBuffer() | StreamBufferAccessor | inline |
getSerializedSize() const | StreamBufferAccessor | inline |
increment_buff() | StreamBufferAccessor | inlineprotected |
internal_status | StreamBufferAccessor | private |
put(T packet) | StreamBufferAccessor | inline |
reset() | StreamBufferAccessor | inline |
size_check() | StreamBufferAccessor | inlineprotected |
status_check() | StreamBufferAccessor | inlineprotected |
StreamBufferAccessor(buffer_ptr_t buffer, cs_buffer_size_t size) | StreamBufferAccessor | inline |
StreamBufferAccessor(cs_data_t data) | StreamBufferAccessor | inline |