WvStreams
WvInPlaceBufStore Member List
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 [inline, protected, virtual]
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 [inline, protected, virtual]
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 [inline, virtual]
iswritable() const (defined in WvBufStore)WvBufStore [inline, virtual]
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 [inline, protected, virtual]
optallocable() const (defined in WvBufStore)WvBufStore [inline, virtual]
optgettable() const (defined in WvBufStore)WvBufStore [inline, virtual]
optpeekable(int offset) const (defined in WvBufStore)WvBufStore [inline, virtual]
peek(int offset, size_t count) (defined in WvBufStore)WvBufStore [inline, virtual]
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 [inline, protected, virtual]
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 [inline, virtual]
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 [inline, protected, virtual]
used() const (defined in WvInPlaceBufStore)WvInPlaceBufStore [virtual]
usessubbuffers() const WvBufStore [inline, protected, virtual]
writeidx (defined in WvInPlaceBufStore)WvInPlaceBufStore [protected]
WvBufStore(int _granularity)WvBufStore [explicit, protected]
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 [inline, virtual]
~WvInPlaceBufStore() (defined in WvInPlaceBufStore)WvInPlaceBufStore [virtual]