#include <filter_parser.hpp>
Public Member Functions | |
| push_property (stack< shared_ptr< expression< FeatureT > > > &exprs) | |
| template<typename Iter> | |
| void | operator() (Iter start, Iter end) const |
Public Attributes | |
| stack< shared_ptr< expression< FeatureT > > > & | exprs_ |
| mapnik::push_property< FeatureT >::push_property | ( | stack< shared_ptr< expression< FeatureT > > > & | exprs | ) | [inline] |
| void mapnik::push_property< FeatureT >::operator() | ( | Iter | start, | |
| Iter | end | |||
| ) | const [inline] |
| stack<shared_ptr<expression<FeatureT> > >& mapnik::push_property< FeatureT >::exprs_ |
1.4.7