GammaWare  Head Version for release 0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
virtual void ADF::AgataDataFrame< VertexInterface >::Reset ( )
inlinevirtualinherited

copy the sub-frame #i to the Frame given in the second argument

Reset the current frame

remove all keys from the list of sub-keys, set the full buffer to 0 and offset to 0 Set length in key to 0.

If you call the method often, setting the full buffer to 0 may take time. If you don't need it, better to re-implement this method in your frame and to use FastReset()

Reimplemented from ADF::ConcreteFrame.

Definition at line 119 of file AgataDataFrame.h.