Declaration of the Logger class used in the Bridge Pattern. More...
Go to the source code of this file.
Classes | |
class | Logger |
Represents the logger object to be used in the program. More... | |
Namespaces | |
namespace | DesignPatternExamples_cpp |
The namespace containing all Design Pattern Examples implemented in C++. | |
Macros | |
#define | __BRIDGE_LOGGER_H__ |
Declaration of the Logger class used in the Bridge Pattern.
Definition in file Bridge_Logger.h.
#define __BRIDGE_LOGGER_H__ |
Definition at line 8 of file Bridge_Logger.h.