#include <CmdPlugin.h>
Inheritance diagram for CmdPluginUpdate:
Public Methods | |
CmdPluginUpdate () | |
Protected Methods | |
void | create_text () |
virtual function which is called when a text version of the command must be created to be printed to the console or a log file. More... |
Definition at line 15 of file CmdPlugin.h.
|
Definition at line 21 of file CmdPlugin.h. References Command::PLUGIN_UPDATE. |
|
virtual function which is called when a text version of the command must be created to be printed to the console or a log file.
Reimplemented from Command. Definition at line 17 of file CmdPlugin.h. References Command::cmdText. |