Informations about WFS Layers. More...
#include <WFSLayerInfo.h>
Public Attributes | |
std::string | m_abstract |
std::string | m_name |
std::string | m_title |
Informations about WFS Layers.
Definition at line 44 of file WFSLayerInfo.h.
std::string te::wfs::WFSLayerInfo::m_abstract |
The layer abstract.
Definition at line 48 of file WFSLayerInfo.h.
std::string te::wfs::WFSLayerInfo::m_name |
The layer name.
Definition at line 46 of file WFSLayerInfo.h.
std::string te::wfs::WFSLayerInfo::m_title |
The layer title.
Definition at line 47 of file WFSLayerInfo.h.