Declaration of the FileLogger class used in the Bridge Pattern. More...
Go to the source code of this file.
Classes | |
class | FileLogger |
Represents a logger that writes logging to a file. More... | |
Namespaces | |
namespace | DesignPatternExamples_cpp |
The namespace containing all Design Pattern Examples implemented in C++. | |
Macros | |
#define | __BRIDGE_FILELOGGER_H__ |
Declaration of the FileLogger class used in the Bridge Pattern.
Definition in file cplusplus/Bridge_FileLogger.h.
#define __BRIDGE_FILELOGGER_H__ |
Definition at line 8 of file cplusplus/Bridge_FileLogger.h.