CODUpdateCommand Class

class CODUpdateCommand: public CODCommand

Notification command for a set of components.

Defined in: OdUpdateCmd.h

Class Members

VIEWS_API CODUpdateCommand(CODModel* pModel)

Constructor.

VIEWS_API virtual ~CODUpdateCommand()

Destructor.

VIEWS_API virtual sfl::MvcCommand* Dup() const

Make a copy of this command.

VIEWS_API virtual void Sprint(CString& strCmd)

Get an informational string providing command information for logging purposes.