Engauge Digitizer  2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Layout.cpp
Go to the documentation of this file.
1 #include "log4cpp/Layout.hh"
2 
3 namespace log4cpp {
4 
6  {
7  }
8 
10  {
11  }
12 }
virtual ~Layout()
Definition: Layout.cpp:9
Layout()
Single constructor.
Definition: Layout.cpp:5