Scroll to navigation

NOPCmd(3U) InterViews Reference Manual NOPCmd(3U)

NAME

NOPCmd - do-nothing command

SYNOPSIS

#include <Unidraw/Commands/nop.h>

DESCRIPTION

NOPCmd is a command that does no work. It acts as a convenient and harmless placeholder. It is not reversible.

PUBLIC OPERATIONS

Create a NOPCmd.
NOPCmd's Execute function is empty.

SEE ALSO

Command(3U)

9 August 1991 Unidraw