|
arduino-emulator
|
This is the complete list of members for cbuf, including all inherited members.
| _begin (defined in cbuf) | cbuf | protected |
| _buf (defined in cbuf) | cbuf | protected |
| _bufend (defined in cbuf) | cbuf | protected |
| _end (defined in cbuf) | cbuf | protected |
| _size (defined in cbuf) | cbuf | protected |
| available() const (defined in cbuf) | cbuf | |
| cbuf(size_t size) (defined in cbuf) | cbuf | |
| empty() const (defined in cbuf) | cbuf | inline |
| flush() (defined in cbuf) | cbuf | |
| full() const (defined in cbuf) | cbuf | inline |
| next (defined in cbuf) | cbuf | |
| peek() (defined in cbuf) | cbuf | |
| peek(char *dst, size_t size) (defined in cbuf) | cbuf | |
| read() (defined in cbuf) | cbuf | |
| read(char *dst, size_t size) (defined in cbuf) | cbuf | |
| remove(size_t size) (defined in cbuf) | cbuf | |
| resize(size_t newSize) (defined in cbuf) | cbuf | |
| resizeAdd(size_t addSize) (defined in cbuf) | cbuf | |
| room() const (defined in cbuf) | cbuf | |
| size() (defined in cbuf) | cbuf | |
| wrap_if_bufend(char *ptr) const (defined in cbuf) | cbuf | inlineprotected |
| write(char c) (defined in cbuf) | cbuf | |
| write(const char *src, size_t size) (defined in cbuf) | cbuf | |
| ~cbuf() (defined in cbuf) | cbuf |