Declaration of the Composite_FileAccess class used in the Composite Pattern. More...
Go to the source code of this file.
Classes | |
class | Composite_FileAccess |
Class containing static functions for accessing a hardcoded "file" and "directory" hierarchy. More... | |
Namespaces | |
namespace | DesignPatternExamples_cpp |
The namespace containing all Design Pattern Examples implemented in C++. | |
Macros | |
#define | __COMPOSITE_FILEACCESS_H__ |
Declaration of the Composite_FileAccess class used in the Composite Pattern.
Definition in file cplusplus/Composite_FileAccess.h.
#define __COMPOSITE_FILEACCESS_H__ |
Definition at line 8 of file cplusplus/Composite_FileAccess.h.