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

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

Reimplemented from ADF::OneBlock.

Definition at line 457 of file FrameBlock.h.