A class that models a prepared query. More...
#include "../../common/Enums.h"#include "../Config.h"#include <string>#include <vector>#include <boost/cstdint.hpp>#include <boost/noncopyable.hpp>Go to the source code of this file.
Classes | |
| class | te::da::PreparedQuery | 
| A class that model a prepared query.  More... | |
Namespaces | |
| te | |
| URI C++ Library.  | |
| te::da | |
| Namespace for the DataAccess API of TerraLib.  | |
| te::dt | |
| Namespace for the Data Type module of TerraLib.  | |
| te::gm | |
| Namespace for the Vector Geometry module of TerraLib.  | |
| te::rst | |
| Namespace for the Raster module of TerraLib.  | |
A class that models a prepared query.
Definition in file PreparedQuery.h.