te::wfs::WFSLayerInfo Struct Reference

Informations about WFS Layers. More...

#include <WFSLayerInfo.h>

Public Attributes

std::string m_abstract
 
std::string m_name
 
std::string m_title
 

Detailed Description

Informations about WFS Layers.

Definition at line 44 of file WFSLayerInfo.h.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: