Classes | |
| class | DataSource |
| Implementation of the data source for the WFS driver. More... | |
| class | Globals |
| An static class with global definitions. More... | |
| class | Module |
| class | Transactor |
| Implementation of the transactor for the WFS driver. More... | |
| struct | WFSLayerInfo |
| Informations about WFS Layers. More... | |
Functions | |
| te::da::DataSource * | Build (const te::core::URI &uri) |
| TEWFSEXPORT void | DefineDataSourceDialect (te::da::SQLDialect *dialect) |
| TEWFSEXPORT bool | IsWFSLayer (const te::map::AbstractLayer &layer) |
| te::da::DataSource * te::wfs::Build | ( | const te::core::URI & | uri | ) |
| TEWFSEXPORT void te::wfs::DefineDataSourceDialect | ( | te::da::SQLDialect * | dialect | ) |
| TEWFSEXPORT bool te::wfs::IsWFSLayer | ( | const te::map::AbstractLayer & | layer | ) |