Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
connection::stream (2 of 2 overloads)

Retrieves the underlying Stream object.

Synopsis
const Stream&
stream() const;
Exception safety

No-throw guarantee.


PrevUpHomeNext