log4cpp
1.1.6
Toggle main menu visibility
Loading...
Searching...
No Matches
TriggeringEventEvaluator.hh
Go to the documentation of this file.
1
/*
2
* Copyright 2002, LifeLine Networks BV (www.lifeline.nl). All rights reserved.
3
* Copyright 2002, Bastiaan Bakker. All rights reserved.
4
*
5
* See the COPYING file for the terms of usage and distribution.
6
*/
7
8
#if !defined(h_fb88639f_85c9_481a_a3a0_f25ae8bac24c)
9
#define h_fb88639f_85c9_481a_a3a0_f25ae8bac24c
10
11
#include <
log4cpp/LoggingEvent.hh
>
12
13
namespace
log4cpp
{
14
class
LOG4CPP_EXPORT
TriggeringEventEvaluator
{
15
public
:
16
virtual
bool
eval
(
const
LoggingEvent
& event)
const
= 0;
17
virtual
~TriggeringEventEvaluator
() {}
18
};
19
}
// namespace log4cpp
20
21
#endif
// h_fb88639f_85c9_481a_a3a0_f25ae8bac24c
LOG4CPP_EXPORT
#define LOG4CPP_EXPORT
Definition
Export.hh:26
LoggingEvent.hh
log4cpp::TriggeringEventEvaluator
Definition
TriggeringEventEvaluator.hh:14
log4cpp::TriggeringEventEvaluator::eval
virtual bool eval(const LoggingEvent &event) const =0
log4cpp::TriggeringEventEvaluator::~TriggeringEventEvaluator
virtual ~TriggeringEventEvaluator()
Definition
TriggeringEventEvaluator.hh:17
log4cpp
The top level namespace for all 'Log for C++' types and classes.
Definition
AbortAppender.hh:16
log4cpp::LoggingEvent
The internal representation of logging events.
Definition
LoggingEvent.hh:32
include
log4cpp
TriggeringEventEvaluator.hh
Generated by
1.17.0