| alloc(size_t count) | WvInPlaceBufStore | [virtual] |
| appendsubbuffer(WvBufStore *buffer, bool autofree) | WvBufStore | [inline, protected, virtual] |
| basicmerge(WvBufStore &instore, size_t count) | WvBufStore | |
| copy(void *buf, int offset, size_t count) | WvBufStore | |
| data | WvInPlaceBufStore | [protected] |
| fastput(const void *data, size_t count) | WvBufStore | |
| firstsubbuffer() const | WvBufStore | [inline, protected, virtual] |
| free() const | WvInPlaceBufStore | [virtual] |
| get(size_t count) | WvInPlaceBufStore | [virtual] |
| get_autofree() const | WvInPlaceBufStore | [inline] |
| granularity | WvBufStore | [protected] |
| isreadable() const | WvBufStore | [inline, virtual] |
| iswritable() const | WvBufStore | [inline, virtual] |
| merge(WvBufStore &instore, size_t count) | WvBufStore | [virtual] |
| move(void *buf, size_t count) | WvBufStore | |
| mutablepeek(int offset, size_t count) | WvInPlaceBufStore | [virtual] |
| numsubbuffers() const | WvBufStore | [inline, protected, virtual] |
| optallocable() const | WvBufStore | [inline, virtual] |
| optgettable() const | WvBufStore | [inline, virtual] |
| optpeekable(int offset) const | WvBufStore | [inline, virtual] |
| peek(int offset, size_t count) | WvBufStore | [inline, virtual] |
| peekable(int offset) const | WvBufStore | [virtual] |
| poke(const void *data, int offset, size_t count) | WvBufStore | |
| prependsubbuffer(WvBufStore *buffer, bool autofree) | WvBufStore | [inline, protected, virtual] |
| ptr() const | WvInPlaceBufStore | [inline] |
| put(const void *data, size_t count) | WvBufStore | |
| readidx | WvInPlaceBufStore | [protected] |
| reset(void *_data, size_t _avail, size_t _size, bool _autofree) | WvInPlaceBufStore | |
| set_autofree(bool _autofree) | WvInPlaceBufStore | [inline] |
| setavail(size_t _avail) | WvInPlaceBufStore | |
| size() const | WvInPlaceBufStore | [inline] |
| skip(size_t count) | WvBufStore | [inline, virtual] |
| unalloc(size_t count) | WvInPlaceBufStore | [virtual] |
| unallocable() const | WvInPlaceBufStore | [virtual] |
| unget(size_t count) | WvInPlaceBufStore | [virtual] |
| ungettable() const | WvInPlaceBufStore | [virtual] |
| unlinksubbuffer(WvBufStore *buffer, bool allowautofree) | WvBufStore | [inline, protected, virtual] |
| used() const | WvInPlaceBufStore | [virtual] |
| usessubbuffers() const | WvBufStore | [inline, protected, virtual] |
| writeidx | WvInPlaceBufStore | [protected] |
| WvBufStore(int _granularity) | WvBufStore | [explicit, protected] |
| WvInPlaceBufStore(int _granularity, void *_data, size_t _avail, size_t _size, bool _autofree) | WvInPlaceBufStore | |
| WvInPlaceBufStore(int _granularity, size_t _size) | WvInPlaceBufStore | |
| xautofree | WvInPlaceBufStore | [protected] |
| xsize | WvInPlaceBufStore | [protected] |
| zap() | WvInPlaceBufStore | [virtual] |
| ~WvBufStore() | WvBufStore | [inline, virtual] |
| ~WvInPlaceBufStore() | WvInPlaceBufStore | [virtual] |