WvStreams
|
This is the complete list of members for WvBufCursorStore, including all inherited members.
appendsubbuffer(WvBufStore *buffer, bool autofree) | WvBufStore | inlineprotectedvirtual |
basicmerge(WvBufStore &instore, size_t count) (defined in WvBufStore) | WvBufStore | |
buf (defined in WvBufCursorStore) | WvBufCursorStore | 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 | WvBufStore | inlineprotectedvirtual |
get(size_t count) (defined in WvBufCursorStore) | WvBufCursorStore | virtual |
granularity (defined in WvBufStore) | WvBufStore | protected |
isreadable() const (defined in WvBufCursorStore) | WvBufCursorStore | virtual |
iswritable() const (defined in WvBufCursorStore) | WvBufCursorStore | virtual |
length (defined in WvBufCursorStore) | WvBufCursorStore | protected |
move(void *buf, size_t count) (defined in WvBufStore) | WvBufStore | |
mutablepeek(int offset, size_t count) (defined in WvBufCursorStore) | WvBufCursorStore | virtual |
numsubbuffers() const | WvBufStore | inlineprotectedvirtual |
optgettable() const (defined in WvBufCursorStore) | WvBufCursorStore | virtual |
optpeekable(int offset) const (defined in WvBufCursorStore) | WvBufCursorStore | virtual |
peek(int offset, size_t count) (defined in WvBufCursorStore) | WvBufCursorStore | virtual |
peekable(int offset) const (defined in WvBufCursorStore) | WvBufCursorStore | virtual |
poke(const void *data, int offset, size_t count) (defined in WvBufStore) | WvBufStore | |
prependsubbuffer(WvBufStore *buffer, bool autofree) | WvBufStore | inlineprotectedvirtual |
put(const void *data, size_t count) (defined in WvBufStore) | WvBufStore | |
shift (defined in WvBufCursorStore) | WvBufCursorStore | protected |
skip(size_t count) (defined in WvBufCursorStore) | WvBufCursorStore | virtual |
start (defined in WvBufCursorStore) | WvBufCursorStore | protected |
unget(size_t count) (defined in WvBufCursorStore) | WvBufCursorStore | virtual |
ungettable() const (defined in WvBufCursorStore) | WvBufCursorStore | virtual |
unlinksubbuffer(WvBufStore *buffer, bool allowautofree) | WvBufStore | inlineprotectedvirtual |
used() const (defined in WvBufCursorStore) | WvBufCursorStore | virtual |
usessubbuffers() const | WvBufStore | inlineprotectedvirtual |
WvBufCursorStore(size_t _granularity, WvBufStore *_buf, int _start, size_t _length) (defined in WvBufCursorStore) | WvBufCursorStore | |
WvBufStore(int _granularity) | WvBufStore | explicitprotected |
zap() (defined in WvBufCursorStore) | WvBufCursorStore | virtual |
~WvBufStore() (defined in WvBufStore) | WvBufStore | inlinevirtual |