WvStreams
|
This is the complete list of members for WvInPlaceBufStore, including all inherited members.
alloc(size_t count) (defined in WvInPlaceBufStore) | WvInPlaceBufStore | virtual |
appendsubbuffer(WvBufStore *buffer, bool autofree) | WvBufStore | inlineprotectedvirtual |
basicmerge(WvBufStore &instore, size_t count) (defined in WvBufStore) | WvBufStore | |
copy(void *buf, int offset, size_t count) (defined in WvBufStore) | WvBufStore | |
data (defined in WvInPlaceBufStore) | WvInPlaceBufStore | protected |
fastput(const void *data, size_t count) (defined in WvBufStore) | WvBufStore | |
firstsubbuffer() const | WvBufStore | inlineprotectedvirtual |
free() const (defined in WvInPlaceBufStore) | WvInPlaceBufStore | virtual |
get(size_t count) (defined in WvInPlaceBufStore) | WvInPlaceBufStore | virtual |
get_autofree() const (defined in WvInPlaceBufStore) | WvInPlaceBufStore | inline |
granularity (defined in WvBufStore) | WvBufStore | protected |
isreadable() const (defined in WvBufStore) | WvBufStore | inlinevirtual |
iswritable() const (defined in WvBufStore) | WvBufStore | inlinevirtual |
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 WvInPlaceBufStore) | WvInPlaceBufStore | virtual |
numsubbuffers() const | WvBufStore | inlineprotectedvirtual |
optallocable() const (defined in WvBufStore) | WvBufStore | inlinevirtual |
optgettable() const (defined in WvBufStore) | WvBufStore | inlinevirtual |
optpeekable(int offset) const (defined in WvBufStore) | WvBufStore | inlinevirtual |
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) | WvBufStore | inlineprotectedvirtual |
ptr() const (defined in WvInPlaceBufStore) | WvInPlaceBufStore | inline |
put(const void *data, size_t count) (defined in WvBufStore) | WvBufStore | |
readidx (defined in WvInPlaceBufStore) | WvInPlaceBufStore | protected |
reset(void *_data, size_t _avail, size_t _size, bool _autofree) (defined in WvInPlaceBufStore) | WvInPlaceBufStore | |
set_autofree(bool _autofree) (defined in WvInPlaceBufStore) | WvInPlaceBufStore | inline |
setavail(size_t _avail) (defined in WvInPlaceBufStore) | WvInPlaceBufStore | |
size() const (defined in WvInPlaceBufStore) | WvInPlaceBufStore | inline |
skip(size_t count) (defined in WvBufStore) | WvBufStore | inlinevirtual |
unalloc(size_t count) (defined in WvInPlaceBufStore) | WvInPlaceBufStore | virtual |
unallocable() const (defined in WvInPlaceBufStore) | WvInPlaceBufStore | virtual |
unget(size_t count) (defined in WvInPlaceBufStore) | WvInPlaceBufStore | virtual |
ungettable() const (defined in WvInPlaceBufStore) | WvInPlaceBufStore | virtual |
unlinksubbuffer(WvBufStore *buffer, bool allowautofree) | WvBufStore | inlineprotectedvirtual |
used() const (defined in WvInPlaceBufStore) | WvInPlaceBufStore | virtual |
usessubbuffers() const | WvBufStore | inlineprotectedvirtual |
writeidx (defined in WvInPlaceBufStore) | WvInPlaceBufStore | protected |
WvBufStore(int _granularity) | WvBufStore | explicitprotected |
WvInPlaceBufStore(int _granularity, void *_data, size_t _avail, size_t _size, bool _autofree) (defined in WvInPlaceBufStore) | WvInPlaceBufStore | |
WvInPlaceBufStore(int _granularity, size_t _size) (defined in WvInPlaceBufStore) | WvInPlaceBufStore | |
xautofree (defined in WvInPlaceBufStore) | WvInPlaceBufStore | protected |
xsize (defined in WvInPlaceBufStore) | WvInPlaceBufStore | protected |
zap() (defined in WvInPlaceBufStore) | WvInPlaceBufStore | virtual |
~WvBufStore() (defined in WvBufStore) | WvBufStore | inlinevirtual |
~WvInPlaceBufStore() (defined in WvInPlaceBufStore) | WvInPlaceBufStore | virtual |