oeostdstream

class oeostdstream : public oeostream

This class represents oeostdstream.

The following methods are publicly inherited from oeostream:

operator<<

flush

putbyte

close

open

write

The following methods are publicly inherited from oestream:

operator bool

rewind

tell

eof

seek

length

size

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()