mapnik::query Class Reference

#include <query.hpp>

List of all members.

Public Member Functions

 query ()
 query (const Envelope< double > &bbox)
 query (const Envelope< double > &bbox, const filter< Feature > &f)
 query (const query &other)
queryoperator= (const query &other)
const filter< Feature > * get_filter () const
const Envelope< double > & get_bbox () const
void set_filter (const filter< Feature > &f)
void add_property_name (const std::string &name)
const std::set< std::string > & property_names () const
 ~query ()


Constructor & Destructor Documentation

mapnik::query::query (  )  [inline]

mapnik::query::query ( const Envelope< double > &  bbox  )  [inline]

mapnik::query::query ( const Envelope< double > &  bbox,
const filter< Feature > &  f 
) [inline]

mapnik::query::query ( const query other  )  [inline]

mapnik::query::~query (  )  [inline]


Member Function Documentation

void mapnik::query::add_property_name ( const std::string &  name  )  [inline]

const Envelope<double>& mapnik::query::get_bbox (  )  const [inline]

const filter<Feature>* mapnik::query::get_filter (  )  const [inline]

query& mapnik::query::operator= ( const query other  )  [inline]

const std::set<std::string>& mapnik::query::property_names (  )  const [inline]

void mapnik::query::set_filter ( const filter< Feature > &  f  )  [inline]


The documentation for this class was generated from the following file:
Generated on Thu Jul 19 17:59:34 2007 for Mapnik by  doxygen 1.4.7