alloc(size_t count) | WvBufBaseCommonImpl< T > | inline |
alloc(size_t count) | WvBufBaseCommonImpl< T > | inline |
Buffer typedef (defined in WvBufBaseCommonImpl< T >) | WvBufBaseCommonImpl< T > | protected |
Buffer typedef (defined in WvBufBaseCommonImpl< T >) | WvBufBaseCommonImpl< T > | protected |
copy(T *buf, int offset, size_t count) | WvBufBaseCommonImpl< T > | inline |
copy(T *buf, int offset, size_t count) | WvBufBaseCommonImpl< T > | inline |
Elem typedef (defined in WvCircularBufBase< T >) | WvCircularBufBase< T > | protected |
Elem typedef (defined in WvCircularBufBase< T >) | WvCircularBufBase< T > | protected |
free() const | WvBufBaseCommonImpl< T > | inline |
free() const | WvBufBaseCommonImpl< T > | inline |
get(size_t count) | WvBufBaseCommonImpl< T > | inline |
get() | WvBufBaseCommonImpl< T > | inline |
get(size_t count) | WvBufBaseCommonImpl< T > | inline |
get() | WvBufBaseCommonImpl< T > | inline |
get_autofree() const | WvCircularBufBase< T > | inline |
get_autofree() const | WvCircularBufBase< T > | inline |
getstore() | WvBufBaseCommonImpl< T > | inline |
getstore() | WvBufBaseCommonImpl< T > | inline |
isreadable() const | WvBufBaseCommonImpl< T > | inline |
isreadable() const | WvBufBaseCommonImpl< T > | inline |
iswritable() const | WvBufBaseCommonImpl< T > | inline |
iswritable() const | WvBufBaseCommonImpl< T > | inline |
merge(Buffer &inbuf, size_t count) | WvBufBaseCommonImpl< T > | inline |
merge(Buffer &inbuf) | WvBufBaseCommonImpl< T > | inline |
merge(Buffer &inbuf, size_t count) | WvBufBaseCommonImpl< T > | inline |
merge(Buffer &inbuf) | WvBufBaseCommonImpl< T > | inline |
move(T *buf, size_t count) | WvBufBaseCommonImpl< T > | inline |
move(T *buf, size_t count) | WvBufBaseCommonImpl< T > | inline |
mutablepeek(int offset, size_t count) | WvBufBaseCommonImpl< T > | inline |
mutablepeek(int offset, size_t count) | WvBufBaseCommonImpl< T > | inline |
mystore (defined in WvCircularBufBase< T >) | WvCircularBufBase< T > | protected |
normalize() | WvCircularBufBase< T > | inline |
normalize() | WvCircularBufBase< T > | inline |
optallocable() const | WvBufBaseCommonImpl< T > | inline |
optallocable() const | WvBufBaseCommonImpl< T > | inline |
optgettable() const | WvBufBaseCommonImpl< T > | inline |
optgettable() const | WvBufBaseCommonImpl< T > | inline |
optpeekable(int offset) (defined in WvBufBaseCommonImpl< T >) | WvBufBaseCommonImpl< T > | inline |
optpeekable(int offset) (defined in WvBufBaseCommonImpl< T >) | WvBufBaseCommonImpl< T > | inline |
peek(int offset, size_t count) | WvBufBaseCommonImpl< T > | inline |
peek(int offset=0) | WvBufBaseCommonImpl< T > | inline |
peek(int offset, size_t count) | WvBufBaseCommonImpl< T > | inline |
peek(int offset=0) | WvBufBaseCommonImpl< T > | inline |
peekable(int offset) (defined in WvBufBaseCommonImpl< T >) | WvBufBaseCommonImpl< T > | inline |
peekable(int offset) (defined in WvBufBaseCommonImpl< T >) | WvBufBaseCommonImpl< T > | inline |
poke(const T *data, int offset, size_t count) | WvBufBaseCommonImpl< T > | inline |
poke(T &value, int offset) | WvBufBaseCommonImpl< T > | inline |
poke(const T *data, int offset, size_t count) | WvBufBaseCommonImpl< T > | inline |
poke(T &value, int offset) | WvBufBaseCommonImpl< T > | inline |
ptr() const | WvCircularBufBase< T > | inline |
ptr() const | WvCircularBufBase< T > | inline |
put(const T *data, size_t count) | WvBufBaseCommonImpl< T > | inline |
put(T &value) | WvBufBaseCommonImpl< T > | inline |
put(const T *data, size_t count) | WvBufBaseCommonImpl< T > | inline |
put(T &value) | WvBufBaseCommonImpl< T > | inline |
reset(T *_data, size_t _avail, size_t _size, bool _autofree=false) | WvCircularBufBase< T > | inline |
reset(T *_data, size_t _avail, size_t _size, bool _autofree=false) | WvCircularBufBase< T > | inline |
set_autofree(bool _autofree) | WvCircularBufBase< T > | inline |
set_autofree(bool _autofree) | WvCircularBufBase< T > | inline |
setavail(size_t _avail) | WvCircularBufBase< T > | inline |
setavail(size_t _avail) | WvCircularBufBase< T > | inline |
size() const | WvCircularBufBase< T > | inline |
size() const | WvCircularBufBase< T > | inline |
skip(size_t count) | WvBufBaseCommonImpl< T > | inline |
skip(size_t count) | WvBufBaseCommonImpl< T > | inline |
store (defined in WvBufBaseCommonImpl< T >) | WvBufBaseCommonImpl< T > | protected |
unalloc(size_t count) | WvBufBaseCommonImpl< T > | inline |
unalloc(size_t count) | WvBufBaseCommonImpl< T > | inline |
unallocable() const | WvBufBaseCommonImpl< T > | inline |
unallocable() const | WvBufBaseCommonImpl< T > | inline |
unget(size_t count) | WvBufBaseCommonImpl< T > | inline |
unget(size_t count) | WvBufBaseCommonImpl< T > | inline |
ungettable() const | WvBufBaseCommonImpl< T > | inline |
ungettable() const | WvBufBaseCommonImpl< T > | inline |
used() const | WvBufBaseCommonImpl< T > | inline |
used() const | WvBufBaseCommonImpl< T > | inline |
WvBufBase(WvBufStore *store) (defined in WvBufBase< T >) | WvBufBase< T > | inlineexplicit |
WvBufBase(WvBufStore *store) (defined in WvBufBase< T >) | WvBufBase< T > | inlineexplicit |
WvBufBaseCommonImpl(const WvBufBaseCommonImpl &other) (defined in WvBufBaseCommonImpl< T >) | WvBufBaseCommonImpl< T > | inlineexplicitprotected |
WvBufBaseCommonImpl(WvBufStore *store) | WvBufBaseCommonImpl< T > | inlineexplicitprotected |
WvBufBaseCommonImpl(const WvBufBaseCommonImpl &other) (defined in WvBufBaseCommonImpl< T >) | WvBufBaseCommonImpl< T > | inlineexplicitprotected |
WvBufBaseCommonImpl(WvBufStore *store) | WvBufBaseCommonImpl< T > | inlineexplicitprotected |
WvCircularBufBase(T *_data, size_t _avail, size_t _size, bool _autofree=false) | WvCircularBufBase< T > | inline |
WvCircularBufBase(size_t _size) | WvCircularBufBase< T > | inlineexplicit |
WvCircularBufBase() | WvCircularBufBase< T > | inline |
WvCircularBufBase(T *_data, size_t _avail, size_t _size, bool _autofree=false) | WvCircularBufBase< T > | inline |
WvCircularBufBase(size_t _size) | WvCircularBufBase< T > | inlineexplicit |
WvCircularBufBase() | WvCircularBufBase< T > | inline |
zap() | WvBufBaseCommonImpl< T > | inline |
zap() | WvBufBaseCommonImpl< T > | inline |
~WvBufBaseCommonImpl() | WvBufBaseCommonImpl< T > | inlinevirtual |
~WvBufBaseCommonImpl() | WvBufBaseCommonImpl< T > | inlinevirtual |
~WvCircularBufBase() | WvCircularBufBase< T > | inlinevirtual |
~WvCircularBufBase() | WvCircularBufBase< T > | inlinevirtual |