CODCommand::m_pModel

CODModel* CODCommand::m_pModel

Pointer to the model upon which the command acts. Commands typically call methods in the model when they execute and unexecute.

See Also

CODCommand, GetModel