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 GRE_LAYER *layer)

Private Member Functions

virtual bool v_Filter (const GRE_LAYER *layer)=0

Detailed Description

Filter for whether to include layer in an operation.

Definition at line 2845 of file layer.h.


Member Function Documentation

bool GRE_LAYER::FILTER::Filter const GRE_LAYER layer  )  [inline]
 

Test specified layer against filter.

Definition at line 2848 of file layer.h.

virtual bool GRE_LAYER::FILTER::v_Filter const GRE_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 Wed May 31 15:28:33 2006 for TNTsdk by  doxygen 1.3.8-20040913