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