Public Member Functions | Protected Member Functions
TestFilter Class Reference
Inheritance diagram for TestFilter:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 TestFilter ()
virtual ~TestFilter ()

Protected Member Functions

virtual log4cpp::Filter::Decision _decide (const log4cpp::LoggingEvent &event)

Detailed Description

Definition at line 4 of file testFilter.cpp.


Constructor & Destructor Documentation

TestFilter::TestFilter ( ) [inline]

Definition at line 6 of file testFilter.cpp.

virtual TestFilter::~TestFilter ( ) [inline, virtual]

Definition at line 7 of file testFilter.cpp.


Member Function Documentation

virtual log4cpp::Filter::Decision TestFilter::_decide ( const log4cpp::LoggingEvent event) [inline, protected, virtual]

Decide whether this Filter accepts or denies the given LoggingEvent. Actual implementation of Filter should override this method and not decide(LoggingEvent&).

Parameters:
eventThe LoggingEvent to decide on.
Returns:
The Decision

Implements log4cpp::Filter.

Definition at line 10 of file testFilter.cpp.


The documentation for this class was generated from the following file:


log4cpp
Author(s): Stephen Roderick, Bastiaan Bakker, Cedric Le Goater, Steve Ostlind, Marcel Harkema, Walter Stroebel, Glenn Scott and Tony Cheung
autogenerated on Sat Jun 8 2019 18:45:47