GRE::LAYER::FILTER Class Reference

Filter for whether to include layer in an operation. More...

#include <gre/layer.h>

Inheritance diagram for GRE::LAYER::FILTER:
Inheritance graph
[legend]

List of all members.

Public Member Functions

bool Filter (const LAYER *layer)

Private Member Functions

virtual bool v_Filter (const LAYER *layer)=0

Detailed Description

Filter for whether to include layer in an operation.


Member Function Documentation

bool GRE::LAYER::FILTER::Filter ( const LAYER layer  )  [inline]

Test specified layer against filter.

virtual bool GRE::LAYER::FILTER::v_Filter ( const LAYER layer  )  [private, pure virtual]

Overridable method to determine whether to include the layer or not.

Returns:
true to include, false to exclude.

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

Generated on Sun Oct 7 21:34:19 2012 for TNTsdk 2012 by  doxygen 1.6.1