mapnik/plugins/input/sqlite
2013-09-20 14:22:58 +01:00
..
build.py start centralizing filesystem operations in mapnik::util::fs - refs #1177 2013-06-02 19:28:24 -07:00
sqlite_connection.hpp + replace <boost/shared_ptr.hpp> with <memory> 2013-09-20 14:13:23 +01:00
sqlite_datasource.cpp + use std::shared_ptr and std::make_shared 2013-09-20 14:01:27 +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 + replace <boost/shared_ptr.hpp> with <memory> 2013-09-20 14:13:23 +01:00