Declaration of the Mediator_Exercise() function as used in the Mediator Pattern. More...
Go to the source code of this file.
Namespaces | |
namespace | DesignPatternExamples_cpp |
The namespace containing all Design Pattern Examples implemented in C++. | |
Macros | |
#define | __MEDIATOR_EXERCISE_H__ |
Functions | |
void | Mediator_Exercise () |
Example of using the Mediator design pattern. | |
Declaration of the Mediator_Exercise() function as used in the Mediator Pattern.
Definition in file cplusplus/Mediator_Exercise.h.
#define __MEDIATOR_EXERCISE_H__ |
Definition at line 9 of file cplusplus/Mediator_Exercise.h.