MvcTransactionModel::Log

BOOLMvcTransactionModel::Log(CMvcCommand*pCmd)

Logs the specified command

Defined in: MvcTransactionModel.cpp

Return Value

void

Parameters

pCmd

A pointer to the command to store

Comments

This function records the specified command in a single history buffer ordered chronologically.

See Also

MvcTransactionModel,  CMvcCommand