Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
connection::stream

Retrieves the underlying Stream object.

Stream&
stream();
  » more...

const Stream&
stream() const;
  » more...

PrevUpHomeNext