This file provides the classes for the Command pattern as described in the book by the GoF. More...
#include "wx/wx.h"#include "Templates/Array.hpp"

Go to the source code of this file.
Classes | |
| class | CommandT |
| This class represents a general command for implementing modifications to the applications document. More... | |
| class | CommandMacroT |
This file provides the classes for the Command pattern as described in the book by the GoF.