CODUpdateCommand Class
class CODUpdateCommand: public CODCommand
Notification command for a set of components.Defined in: OdUpdateCmd.h
Class Members
CODUpdateCommand(CODModel* pModel)
Constructor.
virtual ~CODUpdateCommand()
Destructor.
virtual sfl::MvcCommand* Dup() const
Make a copy of this command.
virtual void Sprint(CString& strCmd)
Get an informational string providing command information for logging purposes.