CodeSubWars 0.4.7b
CodeSubWars::CSWExecuteCommand Class Referenceabstract

#include <CSWExecuteCommand.h>

Inheritance diagram for CodeSubWars::CSWExecuteCommand:

Public Member Functions

virtual std::string getName () const
 
- Public Member Functions inherited from ARSTD::Command
virtual PtrType copy () const =0
 
virtual std::string getName () const =0
 
virtual bool wasExecuted () const
 
virtual double getProgress () const
 

Detailed Description

This base class specializes commands to stateless commands. These command must not be initialized or finalized.

Member Function Documentation

◆ getName()

std::string CodeSubWars::CSWExecuteCommand::getName ( ) const
virtual

Returns the name of the command.

Returns
The name of the command.

Implements ARSTD::Command.


Generated at Sun Aug 7 2022 for project CodeSubWars. www.codesubwars.org