Engauge Digitizer
2
log4cpp_null
include
log4cpp
Appender.hh
Go to the documentation of this file.
1
#ifndef APPENDER_HH
2
#define APPENDER_HH
3
4
namespace
log4cpp
{
5
7
class
Appender
8
{
9
public
:
10
virtual
~Appender
();
11
12
};
13
}
14
15
#endif // APPENDER_HH
log4cpp
Definition:
Appender.hh:4
log4cpp::Appender::~Appender
virtual ~Appender()
Definition:
Appender.cpp:5
log4cpp::Appender
Noop class that mimics the same class in the log4cpp library.
Definition:
Appender.hh:7
Generated on Wed Aug 3 2022 12:00:00 for Engauge Digitizer by
1.8.14