|
WvStreams
|
This is the complete list of members for WvDynBufStore, including all inherited members.
| alloc(size_t count) (defined in WvDynBufStore) | WvDynBufStore | virtual |
| appendsubbuffer(WvBufStore *buffer, bool autofree) | WvLinkedBufferStore | protectedvirtual |
| basicmerge(WvBufStore &instore, size_t count) (defined in WvBufStore) | WvBufStore | |
| coalesce(WvBufStoreList::Iter &it, size_t count) | WvLinkedBufferStore | protected |
| copy(void *buf, int offset, size_t count) (defined in WvBufStore) | WvBufStore | |
| fastput(const void *data, size_t count) (defined in WvBufStore) | WvBufStore | |
| firstsubbuffer() const | WvLinkedBufferStore | protectedvirtual |
| free() const (defined in WvDynBufStore) | WvDynBufStore | virtual |
| get(size_t count) (defined in WvLinkedBufferStore) | WvLinkedBufferStore | virtual |
| granularity (defined in WvBufStore) | WvBufStore | protected |
| isreadable() const (defined in WvBufStore) | WvBufStore | inlinevirtual |
| iswritable() const (defined in WvBufStore) | WvBufStore | inlinevirtual |
| list (defined in WvLinkedBufferStore) | WvLinkedBufferStore | protected |
| maxungettable (defined in WvLinkedBufferStore) | WvLinkedBufferStore | protected |
| merge(WvBufStore &instore, size_t count) (defined in WvBufStore) | WvBufStore | virtual |
| move(void *buf, size_t count) (defined in WvBufStore) | WvBufStore | |
| mutablepeek(int offset, size_t count) (defined in WvLinkedBufferStore) | WvLinkedBufferStore | virtual |
| newbuffer(size_t minsize) | WvDynBufStore | protectedvirtual |
| numsubbuffers() const | WvLinkedBufferStore | protectedvirtual |
| optallocable() const (defined in WvDynBufStore) | WvDynBufStore | virtual |
| optgettable() const (defined in WvLinkedBufferStore) | WvLinkedBufferStore | virtual |
| optpeekable(int offset) const (defined in WvLinkedBufferStore) | WvLinkedBufferStore | virtual |
| peek(int offset, size_t count) (defined in WvBufStore) | WvBufStore | inlinevirtual |
| peekable(int offset) const (defined in WvBufStore) | WvBufStore | virtual |
| poke(const void *data, int offset, size_t count) (defined in WvBufStore) | WvBufStore | |
| prependsubbuffer(WvBufStore *buffer, bool autofree) | WvLinkedBufferStore | protectedvirtual |
| put(const void *data, size_t count) (defined in WvBufStore) | WvBufStore | |
| recyclebuffer(WvBufStore *buffer) | WvLinkedBufferStore | protectedvirtual |
| search(WvBufStoreList::Iter &it, int offset) const | WvLinkedBufferStore | protected |
| skip(size_t count) (defined in WvBufStore) | WvBufStore | inlinevirtual |
| totalused (defined in WvLinkedBufferStore) | WvLinkedBufferStore | protected |
| unalloc(size_t count) (defined in WvLinkedBufferStore) | WvLinkedBufferStore | virtual |
| unallocable() const (defined in WvLinkedBufferStore) | WvLinkedBufferStore | virtual |
| unget(size_t count) (defined in WvLinkedBufferStore) | WvLinkedBufferStore | virtual |
| ungettable() const (defined in WvLinkedBufferStore) | WvLinkedBufferStore | virtual |
| unlinksubbuffer(WvBufStore *buffer, bool allowautofree) | WvLinkedBufferStore | protectedvirtual |
| used() const (defined in WvLinkedBufferStore) | WvLinkedBufferStore | virtual |
| usessubbuffers() const | WvLinkedBufferStore | protectedvirtual |
| WvBufStore(int _granularity) | WvBufStore | explicitprotected |
| WvDynBufStore(size_t _granularity, size_t _minalloc, size_t _maxalloc) (defined in WvDynBufStore) | WvDynBufStore | |
| WvLinkedBufferStore(int _granularity) (defined in WvLinkedBufferStore) | WvLinkedBufferStore | explicit |
| zap() (defined in WvLinkedBufferStore) | WvLinkedBufferStore | virtual |
| ~WvBufStore() (defined in WvBufStore) | WvBufStore | inlinevirtual |
1.8.12