|
pure virtualinherited |
To init the internal values (real constructor)
Just after the call of the constructor, the object should be in a 'NULL state'. The real initialisation should be done here since Narval must be able to reset the algorithm (with process_reset()) and thus to re-init it with this method.
Implemented in Gw::FrameDispatcher, Gw::BasicReplica, ExTracking, RootAFP, BasicAFP, BasicAFC, MFM2ADF, TestFIO, Gw::WatcherProducer, and BlackHole.