mapnik/plugins/input/sqlite
2014-06-09 13:55:56 -07:00
..
build.py scons: support MAPNIK_NAME option to customize libmapnik name for custom packaging 2014-06-09 13:55:56 -07:00
sqlite_connection.hpp c++11 : remove boost::make_shared includes 2013-10-17 15:09:56 +01:00
sqlite_datasource.cpp c++11 : remove boost::make_shared includes 2013-10-17 15:09:56 +01:00
sqlite_datasource.hpp + replace <boost/shared_ptr.hpp> with <memory> 2013-09-20 14:13:23 +01:00
sqlite_featureset.cpp + use std::shared_ptr and std::make_shared 2013-09-20 14:01:27 +01:00
sqlite_featureset.hpp use const std::unique_ptr<> instead of boost::scoped_ptr<> 2013-09-20 14:22:58 +01:00
sqlite_prepared.hpp + replace <boost/shared_ptr.hpp> with <memory> 2013-09-20 14:13:23 +01:00
sqlite_resultset.hpp sqlite: return char* not void * 2013-06-06 13:11:18 -07:00
sqlite_utils.hpp c++11 : remove boost::make_shared includes 2013-10-17 15:09:56 +01:00