GammaWare  Head Version for release 0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
void OneBlock::Rewind ( ConfAgent::EMode  mode = ConfAgent::kRead)
virtual

Rewind to be ready to be used again.

if this in in writing mode and rewinded in reading mode, then the current position is set as the size of the block.

Thus the same block could be used, filled first then once the filling is performed, just Rewind in reading mode to start reading

Implements ADF::FrameBlock.

Reimplemented in ADF::FileBlock.

Definition at line 130 of file FrameBlock.cpp.