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

CommandFollow Class Reference

#include <command.h>

Inheritance diagram for CommandFollow:

Inheritance graph
Collaboration diagram for CommandFollow:

Collaboration graph
List of all members.

Public Member Functions

 CommandFollow ()
void process (ExecutionEnvironment &)

Private Attributes

int dummy

Constructor & Destructor Documentation

CommandFollow::CommandFollow  ) 
 

Definition at line 167 of file command.cpp.

00168 {
00169 }


Member Function Documentation

void CommandFollow::process ExecutionEnvironment  )  [virtual]
 

Implements InstantaneousCommand.

Definition at line 171 of file command.cpp.

00172 {
00173     env.getSimulation()->follow();
00174 }


Member Data Documentation

int CommandFollow::dummy [private]
 

Definition at line 157 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