NestedLoopFilter Class Reference

#include <NestedLoopFilter.h>

Inheritance diagram for NestedLoopFilter:
Inheritance graph
[legend]
Collaboration diagram for NestedLoopFilter:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 NestedLoopFilter (Matcher *matcher)
virtual ~NestedLoopFilter ()
virtual String const & getName () const
virtual void filter ()

Static Public Member Functions

static String const & name ()

Private Member Functions

 NestedLoopFilter ()
 NestedLoopFilter (NestedLoopFilter const &)
NestedLoopFilteroperator= (NestedLoopFilter const &)

Static Private Attributes

static String s_name

Detailed Description

Definition at line 24 of file NestedLoopFilter.h.


Constructor & Destructor Documentation

NestedLoopFilter::NestedLoopFilter ( Matcher matcher  ) 

Definition at line 19 of file NestedLoopFilter.cpp.

NestedLoopFilter::~NestedLoopFilter (  )  [virtual]

Definition at line 24 of file NestedLoopFilter.cpp.

NestedLoopFilter::NestedLoopFilter (  )  [private]
NestedLoopFilter::NestedLoopFilter ( NestedLoopFilter const &   )  [private]

Member Function Documentation

void NestedLoopFilter::filter (  )  [virtual]
virtual String const& NestedLoopFilter::getName (  )  const [inline, virtual]

Definition at line 29 of file NestedLoopFilter.h.

References name().

static String const& NestedLoopFilter::name (  )  [inline, static]

Definition at line 32 of file NestedLoopFilter.h.

Referenced by getName(), and main().

NestedLoopFilter& NestedLoopFilter::operator= ( NestedLoopFilter const &   )  [private]

Member Data Documentation

String NestedLoopFilter::s_name [static, private]

Reimplemented from Filter.

Definition at line 32 of file NestedLoopFilter.h.


The documentation for this class was generated from the following files:
Generated on Mon Oct 4 10:40:33 2010 for Matching.kdevelop by  doxygen 1.6.3