Declaration of the Observer_Exercise() function as used in the Observer 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 | __OBSERVER_EXERCISE_H__ |
Functions | |
void | Observer_Exercise () |
Example of using the Observer design pattern. | |
Declaration of the Observer_Exercise() function as used in the Observer Pattern.
Definition in file cplusplus/Observer_Exercise.h.
#define __OBSERVER_EXERCISE_H__ |
Definition at line 9 of file cplusplus/Observer_Exercise.h.