#include <cmd_add_item.hpp>
Inheritance diagram for CmdAddItem:

Public Member Functions | |
| virtual void | execute () |
| This method does the real job of the command. | |
| virtual string | getType () const |
| Return the type of the command. | |
Definition at line 33 of file cmd_add_item.hpp.
1.4.2