mapnik::regex_filter< FeatureT > Struct Template Reference

#include <regex_filter.hpp>

Inheritance diagram for mapnik::regex_filter< FeatureT >:

mapnik::filter< FeatureT >

List of all members.

Public Member Functions

 regex_filter (expression< FeatureT > const &exp, std::string const &pattern)
 regex_filter (regex_filter const &other)
bool pass (FeatureT const &feature) const
void accept (filter_visitor< FeatureT > &v)
filter< FeatureT > * clone () const
std::string to_string () const
 ~regex_filter ()

template<typename FeatureT>
struct mapnik::regex_filter< FeatureT >


Constructor & Destructor Documentation

template<typename FeatureT >
mapnik::regex_filter< FeatureT >::regex_filter ( expression< FeatureT > const &  exp,
std::string const &  pattern 
) [inline]

template<typename FeatureT >
mapnik::regex_filter< FeatureT >::regex_filter ( regex_filter< FeatureT > const &  other  )  [inline]

template<typename FeatureT >
mapnik::regex_filter< FeatureT >::~regex_filter (  )  [inline]


Member Function Documentation

template<typename FeatureT >
void mapnik::regex_filter< FeatureT >::accept ( filter_visitor< FeatureT > &  v  )  [inline, virtual]

template<typename FeatureT >
filter<FeatureT>* mapnik::regex_filter< FeatureT >::clone (  )  const [inline, virtual]

template<typename FeatureT >
bool mapnik::regex_filter< FeatureT >::pass ( FeatureT const &  feature  )  const [inline, virtual]

template<typename FeatureT >
std::string mapnik::regex_filter< FeatureT >::to_string (  )  const [inline, virtual]


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

Generated for Mapnik by doxygen 1.5.8