mapnik::property< FeatureT > Class Template Reference

#include <expression.hpp>

Inheritance diagram for mapnik::property< FeatureT >:

mapnik::expression< FeatureT >

List of all members.

Public Member Functions

 property (std::string const &name)
 property (property const &other)
value get_value (FeatureT const &feature) const
void accept (filter_visitor< FeatureT > &v)
expression< FeatureT > * clone () const
std::string const & name () const
std::string to_string () const
 ~property ()

template<typename FeatureT>
class mapnik::property< FeatureT >


Constructor & Destructor Documentation

template<typename FeatureT>
mapnik::property< FeatureT >::property ( std::string const &  name  )  [inline]

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

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


Member Function Documentation

template<typename FeatureT>
value mapnik::property< FeatureT >::get_value ( FeatureT const &  feature  )  const [inline, virtual]

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

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

template<typename FeatureT>
std::string const& mapnik::property< FeatureT >::name (  )  const [inline]

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


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

Generated for Mapnik by doxygen 1.5.6