15.8.1 Constructors

oeiwrapperstream()
oeiwrapperstream(oeistream *isptr, bool del)

Creates a new oeiwrapperstream. Passing the isptr and del parameters is equivalent to using the default constructor and then calling set(isptr, del) on the newly created stream.