NOPCmd - do-nothing command
Contents
Description
NOPCmd is a command that does no work. It acts as a convenient and harmless placeholder. It is not
reversible.
Name
NOPCmd - do-nothing command
Public Operations
NOPCmd(ControlInfo*)NOPCmd(Editor*=nil)
Create a NOPCmd.
virtualvoidExecute()
NOPCmd's Execute function is empty.
See Also
Command(3U) Unidraw 9 August 1991 NOPCmd(3U)
Synopsis
#include<Unidraw/Commands/nop.h>
