WvStreams
|
This is the complete list of members for WvConstInPlaceBufStore, including all inherited members.
alloc(size_t count) (defined in WvReadOnlyBufferStoreMixin< WvBufStore >) | WvReadOnlyBufferStoreMixin< WvBufStore > | inlinevirtual |
appendsubbuffer(WvBufStore *buffer, bool autofree) | WvBufStore | inlineprotectedvirtual |
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 | inlineprotectedvirtual |
free() const (defined in WvReadOnlyBufferStoreMixin< WvBufStore >) | WvReadOnlyBufferStoreMixin< WvBufStore > | inlinevirtual |
free() const =0 (defined in WvBufStore) | WvBufStore | pure virtual |
get(size_t count) (defined in WvConstInPlaceBufStore) | WvConstInPlaceBufStore | virtual |
granularity (defined in WvBufStore) | WvBufStore | protected |
isreadable() const (defined in WvBufStore) | WvBufStore | inlinevirtual |
iswritable() const (defined in WvReadOnlyBufferStoreMixin< WvBufStore >) | WvReadOnlyBufferStoreMixin< WvBufStore > | inlinevirtual |
iswritable() const (defined in WvBufStore) | WvBufStore | inlinevirtual |
merge(WvBufStore &instore, size_t count) (defined in WvReadOnlyBufferStoreMixin< WvBufStore >) | WvReadOnlyBufferStoreMixin< WvBufStore > | inlinevirtual |
move(void *buf, size_t count) (defined in WvBufStore) | WvBufStore | |
mutablepeek(int offset, size_t count) (defined in WvReadOnlyBufferStoreMixin< WvBufStore >) | WvReadOnlyBufferStoreMixin< WvBufStore > | inlinevirtual |
numsubbuffers() const | WvBufStore | inlineprotectedvirtual |
optallocable() const (defined in WvReadOnlyBufferStoreMixin< WvBufStore >) | WvReadOnlyBufferStoreMixin< WvBufStore > | inlinevirtual |
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 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 | inlineprotectedvirtual |
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 | inlinevirtual |
unalloc(size_t count) (defined in WvReadOnlyBufferStoreMixin< WvBufStore >) | WvReadOnlyBufferStoreMixin< WvBufStore > | inlinevirtual |
unallocable() const (defined in WvReadOnlyBufferStoreMixin< WvBufStore >) | WvReadOnlyBufferStoreMixin< WvBufStore > | inlinevirtual |
unallocable() const =0 (defined in WvBufStore) | WvBufStore | pure virtual |
unget(size_t count) (defined in WvConstInPlaceBufStore) | WvConstInPlaceBufStore | virtual |
ungettable() const (defined in WvConstInPlaceBufStore) | WvConstInPlaceBufStore | virtual |
unlinksubbuffer(WvBufStore *buffer, bool allowautofree) | WvBufStore | inlineprotectedvirtual |
used() const (defined in WvConstInPlaceBufStore) | WvConstInPlaceBufStore | virtual |
usessubbuffers() const | WvBufStore | inlineprotectedvirtual |
WvBufStore(int _granularity) | WvBufStore | explicitprotected |
WvConstInPlaceBufStore(int _granularity, const void *_data, size_t _avail) (defined in WvConstInPlaceBufStore) | WvConstInPlaceBufStore | |
WvReadOnlyBufferStoreMixin(int _granularity) (defined in WvReadOnlyBufferStoreMixin< WvBufStore >) | WvReadOnlyBufferStoreMixin< WvBufStore > | inlineexplicit |
zap() (defined in WvConstInPlaceBufStore) | WvConstInPlaceBufStore | virtual |
~WvBufStore() (defined in WvBufStore) | WvBufStore | inlinevirtual |