mapnik::math_expr_b< FeatureT, Op > Struct Template Reference

#include <math_expr.hpp>

Inheritance diagram for mapnik::math_expr_b< FeatureT, Op >:

mapnik::expression< FeatureT >

List of all members.

Public Member Functions

 math_expr_b (expression< FeatureT > const &left, expression< FeatureT > const &right)
 math_expr_b (math_expr_b const &other)
value get_value (FeatureT const &feature) const
void accept (filter_visitor< FeatureT > &v)
expression< FeatureT > * clone () const
std::string to_string () const
 ~math_expr_b ()

template<typename FeatureT, typename Op>
struct mapnik::math_expr_b< FeatureT, Op >


Constructor & Destructor Documentation

template<typename FeatureT, typename Op>
mapnik::math_expr_b< FeatureT, Op >::math_expr_b ( expression< FeatureT > const &  left,
expression< FeatureT > const &  right 
) [inline]

template<typename FeatureT, typename Op>
mapnik::math_expr_b< FeatureT, Op >::math_expr_b ( math_expr_b< FeatureT, Op > const &  other  )  [inline]

template<typename FeatureT, typename Op>
mapnik::math_expr_b< FeatureT, Op >::~math_expr_b (  )  [inline]


Member Function Documentation

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

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

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

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


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

Generated for Mapnik by doxygen 1.5.6