#include <command.h>
Inheritance diagram for CommandClearScreen:


Public Member Functions | |
| CommandClearScreen () | |
| void | process (ExecutionEnvironment &) |
Private Attributes | |
| int | dummy |
|
|
Definition at line 303 of file command.cpp. 00304 {
00305 }
|
|
|
Implements InstantaneousCommand. Definition at line 307 of file command.cpp. 00308 {
00309 }
|
|
|
|
1.4.1