Declaration of the Visitor_Village class used in the Visitor Pattern. More...
Go to the source code of this file.
Classes | |
class | Visitor_Village |
Represents a collection of shops that can be visited. More... | |
Namespaces | |
namespace | DesignPatternExamples_cpp |
The namespace containing all Design Pattern Examples implemented in C++. | |
Macros | |
#define | __VISITOR_VILLAGE_H__ |
Declaration of the Visitor_Village class used in the Visitor Pattern.
Definition in file cplusplus/Visitor_Village.h.
#define __VISITOR_VILLAGE_H__ |
Definition at line 8 of file cplusplus/Visitor_Village.h.