mapnik::logical_not< FeatureT > Struct Template Reference

#include <logical.hpp>

Inheritance diagram for mapnik::logical_not< FeatureT >:

mapnik::filter< FeatureT >

List of all members.

Public Member Functions

 logical_not (filter< FeatureT > const &_filter)
 logical_not (logical_not const &other)
int type () const
bool pass (const FeatureT &feature) const
filter< FeatureT > * clone () const
void accept (filter_visitor< FeatureT > &v)
std::string to_string () const
 ~logical_not ()

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


Constructor & Destructor Documentation

template<typename FeatureT >
mapnik::logical_not< FeatureT >::logical_not ( filter< FeatureT > const &  _filter  )  [inline]

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

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


Member Function Documentation

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

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

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

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

template<typename FeatureT >
int mapnik::logical_not< FeatureT >::type (  )  const [inline]


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

Generated for Mapnik by doxygen 1.5.8