WvStreams
WvConstInPlaceBufStore Member List
This is the complete list of members for WvConstInPlaceBufStore, including all inherited members.
alloc(size_t count) (defined in WvReadOnlyBufferStoreMixin< WvBufStore >)WvReadOnlyBufferStoreMixin< WvBufStore > [inline, virtual]
appendsubbuffer(WvBufStore *buffer, bool autofree)WvBufStore [inline, protected, virtual]
avail (defined in WvConstInPlaceBufStore)WvConstInPlaceBufStore [protected]
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 WvConstInPlaceBufStore)WvConstInPlaceBufStore [protected]
fastput(const void *data, size_t count) (defined in WvBufStore)WvBufStore
firstsubbuffer() const WvBufStore [inline, protected, virtual]
free() const (defined in WvReadOnlyBufferStoreMixin< WvBufStore >)WvReadOnlyBufferStoreMixin< WvBufStore > [inline, virtual]
get(size_t count) (defined in WvConstInPlaceBufStore)WvConstInPlaceBufStore [virtual]
granularity (defined in WvBufStore)WvBufStore [protected]
isreadable() const (defined in WvBufStore)WvBufStore [inline, virtual]
iswritable() const (defined in WvReadOnlyBufferStoreMixin< WvBufStore >)WvReadOnlyBufferStoreMixin< WvBufStore > [inline, virtual]
merge(WvBufStore &instore, size_t count) (defined in WvReadOnlyBufferStoreMixin< WvBufStore >)WvReadOnlyBufferStoreMixin< WvBufStore > [inline, virtual]
move(void *buf, size_t count) (defined in WvBufStore)WvBufStore
mutablepeek(int offset, size_t count) (defined in WvReadOnlyBufferStoreMixin< WvBufStore >)WvReadOnlyBufferStoreMixin< WvBufStore > [inline, virtual]
numsubbuffers() const WvBufStore [inline, protected, virtual]
optallocable() const (defined in WvReadOnlyBufferStoreMixin< WvBufStore >)WvReadOnlyBufferStoreMixin< 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 WvConstInPlaceBufStore)WvConstInPlaceBufStore [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 WvConstInPlaceBufStore)WvConstInPlaceBufStore [inline]
put(const void *data, size_t count) (defined in WvBufStore)WvBufStore
readidx (defined in WvConstInPlaceBufStore)WvConstInPlaceBufStore [protected]
reset(const void *_data, size_t _avail) (defined in WvConstInPlaceBufStore)WvConstInPlaceBufStore
setavail(size_t _avail) (defined in WvConstInPlaceBufStore)WvConstInPlaceBufStore
skip(size_t count) (defined in WvBufStore)WvBufStore [inline, virtual]
unalloc(size_t count) (defined in WvReadOnlyBufferStoreMixin< WvBufStore >)WvReadOnlyBufferStoreMixin< WvBufStore > [inline, virtual]
unallocable() const (defined in WvReadOnlyBufferStoreMixin< WvBufStore >)WvReadOnlyBufferStoreMixin< WvBufStore > [inline, virtual]
unget(size_t count) (defined in WvConstInPlaceBufStore)WvConstInPlaceBufStore [virtual]
ungettable() const (defined in WvConstInPlaceBufStore)WvConstInPlaceBufStore [virtual]
unlinksubbuffer(WvBufStore *buffer, bool allowautofree)WvBufStore [inline, protected, virtual]
used() const (defined in WvConstInPlaceBufStore)WvConstInPlaceBufStore [virtual]
usessubbuffers() const WvBufStore [inline, protected, virtual]
WvBufStore(int _granularity)WvBufStore [explicit, protected]
WvConstInPlaceBufStore(int _granularity, const void *_data, size_t _avail) (defined in WvConstInPlaceBufStore)WvConstInPlaceBufStore
WvReadOnlyBufferStoreMixin(int _granularity) (defined in WvReadOnlyBufferStoreMixin< WvBufStore >)WvReadOnlyBufferStoreMixin< WvBufStore > [inline, explicit]
zap() (defined in WvConstInPlaceBufStore)WvConstInPlaceBufStore [virtual]
~WvBufStore() (defined in WvBufStore)WvBufStore [inline, virtual]