Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

CommandClearScreen Class Reference

#include <command.h>

Inheritance diagram for CommandClearScreen:

Inheritance graph
Collaboration diagram for CommandClearScreen:

Collaboration graph
List of all members.

Public Member Functions

 CommandClearScreen ()
void process (ExecutionEnvironment &)

Private Attributes

int dummy

Constructor & Destructor Documentation

CommandClearScreen::CommandClearScreen  ) 
 

Definition at line 303 of file command.cpp.

00304 {
00305 }


Member Function Documentation

void CommandClearScreen::process ExecutionEnvironment  )  [virtual]
 

Implements InstantaneousCommand.

Definition at line 307 of file command.cpp.

00308 {
00309 }


Member Data Documentation

int CommandClearScreen::dummy [private]
 

Definition at line 276 of file command.h.


The documentation for this class was generated from the following files:
Generated on Sat Jan 14 22:33:12 2006 for Celestia by  doxygen 1.4.1