47 #ifndef MINIMALLOADSAVEPARAMETERS_HH 48 #define MINIMALLOADSAVEPARAMETERS_HH 79 template<
class STDATA>
100 template<
class STDATA>
The MinimalLoadSaveParameters provides a minimal implementation that fulfills the svt_check::RequireL...
void loadParameters(STDATA &stdata)
Load all internal variables of this class from the given structured data object.
void avoidUnunsedVariableWarning(const T &)
void saveParameters(STDATA &stdata)
Save all internal variables of this class to the given structured data object.