Elaztek Developer Hub
Blamite Game Engine - Strings  00313.05.23.21.2038.blamite
A library containing general purpose utilities and classes for use in multiple projects.
HelpCommand Class Reference

#include <HelpCommand.hpp>

+ Inheritance diagram for HelpCommand:

Public Member Functions

 HelpCommand ()
 
void SetApplicationLabelName (std::string name)
 
int execute (std::vector< std::string > args)
 
- Public Member Functions inherited from ToolCommand
std::string GetCommandName ()
 
std::string GetSyntax ()
 
std::string GetDescription ()
 

Additional Inherited Members

- Protected Attributes inherited from ToolCommand
std::string command = ""
 
std::string syntax = ""
 
std::string description = ""
 

Constructor & Destructor Documentation

◆ HelpCommand()

HelpCommand::HelpCommand ( )
inline

Member Function Documentation

◆ execute()

int HelpCommand::execute ( std::vector< std::string >  args)
inlinevirtual

Reimplemented from ToolCommand.

◆ SetApplicationLabelName()

void HelpCommand::SetApplicationLabelName ( std::string  name)
inline

The documentation for this class was generated from the following file: