Initializing elements in an IndexMap. More...
#include <IndexMap.h>
Public Member Functions | |
virtual void | init (T &)=0 |
Initialization function, override with initialization code. | |
virtual IndexMapInit< T > * | clone () const =0 |
Cloning a pointer, override with code to create a fresh copy. | |
Initializing elements in an IndexMap.