18 BioStreamPtr(BioStream *stream) : _stream(stream) {
24 INLINE BioStream &BioStreamPtr::
32 INLINE BioStream *BioStreamPtr::
41 operator BioStream * ()
const {
48 INLINE
void BioStreamPtr::
49 set_stream(BioStream *stream) {
56 INLINE BioStream *BioStreamPtr::