CMvcModel::Reset

virtual void CMvcModel::Reset(void)

Reset the state of the model to its initial state

Defined in: MvcModel.h

Comments

The default implementation of this function does nothing. Override this function to provide the desired reset behavior.