Implementation of the EntryInformation class as used for data in the Strategy Pattern. More...
Go to the source code of this file.
Classes | |
struct | EntryInformation |
Represents an individual with a Name, Age, and Height. More... | |
Namespaces | |
namespace | DesignPatternExamples_cpp |
The namespace containing all Design Pattern Examples implemented in C++. | |
Macros | |
#define | __STRATEGY_ENTRYINFORMATION_H__ |
Implementation of the EntryInformation class as used for data in the Strategy Pattern.
Definition in file Strategy_EntryInformation.h.
#define __STRATEGY_ENTRYINFORMATION_H__ |
Definition at line 8 of file Strategy_EntryInformation.h.