Honeycomb  0.1
Component-Model Framework
honey::net::StreamBuf_< Alloc > Member List

This is the complete list of members for honey::net::StreamBuf_< Alloc >, including all inherited members.

buf_deltahoney::net::StreamBuf_< Alloc >protectedstatic
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
commit(szt n)honey::net::StreamBuf_< Alloc >inline
consume(szt n)honey::net::StreamBuf_< Alloc >inline
data() const honey::net::StreamBuf_< Alloc >inline
eback() const honey::ByteStreamBufinline
egptr() const honey::ByteStreamBufinline
epptr() const honey::ByteStreamBufinline
gptr() const honey::ByteStreamBufinline
maxSize() const honey::net::StreamBuf_< Alloc >inline
NoCopy(const NoCopy &)=deletehoney::mt::NoCopyprivate
NoCopy()=defaulthoney::mt::NoCopyprivate
honey::operator=(ByteStreamBuf &&rhs)honey::ByteStreamBufinline
honey::mt::NoCopy::operator=(const NoCopy &)=deletehoney::mt::NoCopyprivate
overflow(int_type c)honey::net::StreamBuf_< Alloc >inlineprotected
pbase() const honey::ByteStreamBufinline
pptr() const honey::ByteStreamBufinline
prepare(szt n)honey::net::StreamBuf_< Alloc >inline
reserve(szt n)honey::net::StreamBuf_< Alloc >inlineprotected
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
size() const honey::net::StreamBuf_< Alloc >inline
sputbackc(byte c)honey::ByteStreamBufinline
sputc(byte c)honey::ByteStreamBufinline
sputn(const byte *s, std::streamsize n)honey::ByteStreamBufinline
StreamBuf_(szt maxSize=numeral< szt >().max(), const Alloc &alloc=Alloc())honey::net::StreamBuf_< Alloc >inline
Super typedefhoney::ByteStreamBuf
underflow()honey::net::StreamBuf_< Alloc >inlineprotected