te::ws::ogc::wms::Layer Struct Reference

The Layer WMS 1.3.0 struct. More...

#include <DataTypes.h>

Public Member Functions

 Layer ()
 

Public Attributes

std::string m_abstract
 
std::vector< BoundingBoxm_boundingBoxes
 
unsigned int m_cascaded
 
std::vector< std::string > m_crs
 
std::vector< Dimensionm_dimensions
 
unsigned int m_fixedHeight
 
unsigned int m_fixedWidth
 
GeographicBoundingBox m_geoBoundingBox
 
std::vector< std::string > m_keywordList
 
std::vector< Layerm_layers
 
double m_maxScaleDenominator
 
double m_minScaleDenominator
 
std::string m_name
 
bool m_noSubsets
 
bool m_opaque
 
bool m_queryable
 
std::vector< Stylem_styles
 
std::string m_title
 

Detailed Description

The Layer WMS 1.3.0 struct.

Nested list of zero or more map Layers offered by WMS server.

Definition at line 212 of file ws/ogc/wms/client/DataTypes.h.

Constructor & Destructor Documentation

te::ws::ogc::wms::Layer::Layer ( )
inline

Definition at line 233 of file ws/ogc/wms/client/DataTypes.h.

Member Data Documentation

unsigned int te::ws::ogc::wms::Layer::m_cascaded
bool te::ws::ogc::wms::Layer::m_noSubsets

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