MvcTransactionModel::Reset

void MvcTransactionModel::Reset(void)

Reset the state of the transaction model to its initial state

Defined in: MvcTransactionModel.cpp

Comments

The default implementation of this function empties the Undo and Redo stacks, by popping each command and deleting it until empty.