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

List of all members.

Public Member Functions

 TestFilter2 ()
virtual ~TestFilter2 ()

Protected Member Functions

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

Detailed Description

Definition at line 24 of file testFilter.cpp.


Constructor & Destructor Documentation

Definition at line 26 of file testFilter.cpp.

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

Definition at line 27 of file testFilter.cpp.


Member Function Documentation

virtual log4cpp::Filter::Decision TestFilter2::_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 30 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 Wed Sep 16 2015 10:27:14