Honeycomb  0.1
Component-Model Framework
honey::ByteStreamBuf Member List

This is the complete list of members for honey::ByteStreamBuf, including all inherited members.

bytes() const honey::ByteStreamBufinline
bytes(const Bytes &bs)honey::ByteStreamBufinline
ByteStreamBuf(ios_base::openmode mode=0)honey::ByteStreamBufinlineexplicit
ByteStreamBuf(const Bytes &bs, ios_base::openmode mode=0)honey::ByteStreamBufinlineexplicit
ByteStreamBuf(ByteStreamBuf &&rhs)honey::ByteStreamBufinline
eback() const honey::ByteStreamBufinline
egptr() const honey::ByteStreamBufinline
epptr() const honey::ByteStreamBufinline
gptr() const honey::ByteStreamBufinline
operator=(ByteStreamBuf &&rhs)honey::ByteStreamBufinline
pbase() const honey::ByteStreamBufinline
pptr() const honey::ByteStreamBufinline
setg(byte *gbeg, byte *gnext, byte *gend)honey::ByteStreamBufinline
setp(byte *new_pbase, byte *new_epptr)honey::ByteStreamBufinline
sgetn(byte *s, std::streamsize n)honey::ByteStreamBufinline
sputbackc(byte c)honey::ByteStreamBufinline
sputc(byte c)honey::ByteStreamBufinline
sputn(const byte *s, std::streamsize n)honey::ByteStreamBufinline
Super typedefhoney::ByteStreamBuf