mapnik::push_string< FeatureT > Struct Template Reference

#include <filter_parser.hpp>

List of all members.

Public Member Functions

 push_string (stack< shared_ptr< expression< FeatureT > > > &exprs, transcoder const &tr)
template<typename Iter >
void operator() (Iter start, Iter end) const

Public Attributes

stack< shared_ptr< expression
< FeatureT > > > & 
exprs_
transcoder const & tr_

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


Constructor & Destructor Documentation

template<typename FeatureT >
mapnik::push_string< FeatureT >::push_string ( stack< shared_ptr< expression< FeatureT > > > &  exprs,
transcoder const &  tr 
) [inline]


Member Function Documentation

template<typename FeatureT >
template<typename Iter >
void mapnik::push_string< FeatureT >::operator() ( Iter  start,
Iter  end 
) const [inline]


Member Data Documentation

template<typename FeatureT >
stack<shared_ptr<expression<FeatureT> > >& mapnik::push_string< FeatureT >::exprs_

template<typename FeatureT >
transcoder const& mapnik::push_string< FeatureT >::tr_


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

Generated for Mapnik by doxygen 1.5.7.1