22 BioStreamPtr(BioStream *stream) : _stream(stream) {
30 INLINE BioStream &BioStreamPtr::
40 INLINE BioStream *BioStreamPtr::
51 operator BioStream * ()
const {
60 INLINE
void BioStreamPtr::
61 set_stream(BioStream *stream) {
70 INLINE BioStream *BioStreamPtr::