EndLevelCommand Class Reference

#include <Command.h>

Inheritance diagram for EndLevelCommand:

Command List of all members.

Public Member Functions

 EndLevelCommand ()
 EndLevelCommand (List *list)
void execute ()
std::string getString ()

Static Public Member Functions

static std::string id ()

Static Private Attributes

static const std::string _id = "endLevel"

Detailed Description

Definition at line 324 of file Command.h.


Constructor & Destructor Documentation

EndLevelCommand::EndLevelCommand  ) 
 

Definition at line 11 of file EndLevelCommand.cpp.

EndLevelCommand::EndLevelCommand List list  ) 
 

Definition at line 15 of file EndLevelCommand.cpp.


Member Function Documentation

void EndLevelCommand::execute  )  [virtual]
 

Implements Command.

Definition at line 19 of file EndLevelCommand.cpp.

std::string EndLevelCommand::getString  )  [virtual]
 

Implements Command.

Definition at line 24 of file EndLevelCommand.cpp.

References _id, List::getString(), and List::snoc().

static std::string EndLevelCommand::id  )  [inline, static]
 

Definition at line 332 of file Command.h.

References _id.

Referenced by Command::loadCommand().


Member Data Documentation

const std::string EndLevelCommand::_id = "endLevel" [static, private]
 

Definition at line 335 of file Command.h.

Referenced by getString(), and id().


The documentation for this class was generated from the following files:
Generated on Sat Apr 22 15:05:21 2006 for ProjectX by  doxygen 1.4.6-NO