oeprogressstream¶
class oeprogressstream : public OEPlatform::oeiwrapperstream
This class represents oeprogressstream.
The following methods are publicly inherited from oeiwrapperstream
:
The following methods are publicly inherited from oeistream
:
The following methods are publicly inherited from oestream
:
Constructors¶
oeprogressstream(OEPlatform::oeistream *istream, bool ownstream,
OETracerBase *tracer=new OEDefaultProgressTracer,
bool owntracer=true)
Default and copy constructors.
SetTracer¶
void SetTracer(OETracerBase *tracer, bool owntracer=true)