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