#include <ToolCommand.hpp>
◆ execute()
| virtual int ToolCommand::execute |
( |
std::vector< std::string > |
args | ) |
|
|
inlinevirtual |
◆ GetCommandName()
| std::string ToolCommand::GetCommandName |
( |
| ) |
|
|
inline |
◆ GetDescription()
| std::string ToolCommand::GetDescription |
( |
| ) |
|
|
inline |
◆ GetSyntax()
| std::string ToolCommand::GetSyntax |
( |
| ) |
|
|
inline |
◆ command
| std::string ToolCommand::command = "" |
|
protected |
◆ description
| std::string ToolCommand::description = "" |
|
protected |
◆ syntax
| std::string ToolCommand::syntax = "" |
|
protected |
The documentation for this class was generated from the following file: