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