![]() |
Agroeye
1.0
|
This is the complete list of members for agroeye::handlers::Spatialite, including all inherited members.
createTables(std::string name, Raster raster, Parameters parameters) | agroeye::handlers::Spatialite | |
exec(const char *query) | agroeye::handlers::Spatialite | |
exec(const char *query, bool silent) | agroeye::handlers::Spatialite | |
exec(const char *query, SqliteCallback callback) | agroeye::handlers::Spatialite | |
getPath() const | agroeye::handlers::Spatialite | inline |
operator=(const Spatialite &other) | agroeye::handlers::Spatialite | |
operator=(Spatialite &&other) | agroeye::handlers::Spatialite | |
optimize() | agroeye::handlers::Spatialite | |
proj4ToSrid(std::string proj4) | agroeye::handlers::Spatialite | |
Spatialite() | agroeye::handlers::Spatialite | |
Spatialite(const char *path, bool create=false) | agroeye::handlers::Spatialite | |
Spatialite(const char *path, CallbackFunction callbackFunc, bool create=false) | agroeye::handlers::Spatialite | |
Spatialite(const Spatialite &other) | agroeye::handlers::Spatialite | |
Spatialite(Spatialite &&other) | agroeye::handlers::Spatialite | |
~Spatialite() | agroeye::handlers::Spatialite | virtual |