Implementation of the MessageWindow class used in the HandlerChain Pattern. More...
Go to the source code of this file.
Namespaces | |
namespace | DesignPatternExamples_cpp |
The namespace containing all Design Pattern Examples implemented in C++. | |
Implementation of the MessageWindow class used in the HandlerChain Pattern.
Definition in file HandlerChain_MessageWindow_Class.cpp.