oeostdstream¶
class oeostdstream : public oeostream
This class represents oeostdstream.
The following methods are publicly inherited from oeostream:
The following methods are publicly inherited from oestream:
Constructors¶
oeostdstream()
oeostdstream(std::ostream *osptr, bool del)
Default and copy constructors.
clear¶
void clear()
set¶
bool set(std::ostream *osptr, bool del)
stream¶
std::ostream *stream()