pfodParser  5.0.1
The pfodParser library is handles commands sent from the Android pfodApp, pfodApp supports WiFi, BLE, Bluetooth and SMS connections
pfodCircularLineBuffer Member List

This is the complete list of members for pfodCircularLineBuffer, including all inherited members.

addLine(const char *line)pfodCircularLineBuffer
addLine(const String &line)pfodCircularLineBuffer
available() overridepfodCircularLineBuffervirtual
clear()pfodCircularLineBuffer
debugBufferRange(Print *outPtr)pfodCircularLineBuffer
getAllRange(BufferRange &range)pfodCircularLineBuffer
getAvailableBytes() constpfodCircularLineBufferinline
getBufferSize() constpfodCircularLineBufferinline
getEndLineCount() constpfodCircularLineBufferinline
getLineCount() constpfodCircularLineBufferinline
getRange(size_t fromLineCount, BufferRange &range)pfodCircularLineBuffer
getStartLineCount() constpfodCircularLineBufferinline
getUsedBytes() constpfodCircularLineBuffer
isEmpty() constpfodCircularLineBufferinline
peek() overridepfodCircularLineBuffervirtual
pfodCircularLineBuffer(size_t bufferSize=4096)pfodCircularLineBuffer
read() overridepfodCircularLineBuffervirtual
resetForRead()pfodCircularLineBuffer
setReadRange(const BufferRange &range)pfodCircularLineBuffer
write(uint8_t c) overridepfodCircularLineBuffervirtual
write(const uint8_t *buffer, size_t size) overridepfodCircularLineBuffervirtual
~pfodCircularLineBuffer()pfodCircularLineBuffer