oeowrapperstream() oeowrapperstream(oeostream *osptr, bool del)
Creates a new oeowrapperstream. Passing the osptr and del parameters is equivalent to using the default constructor and then calling set(osptr, del) on the newly created stream.
osptr
del
set(osptr, del)