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