#include <WMS2Layer.h>
Public Member Functions | |
| WMSLayerPtr | operator() (const te::ws::ogc::wms::WMSGetMapRequest &request) const | 
| WMS2Layer (const std::string dataSourceId) | |
Public Attributes | |
| std::string | m_dataSourceId | 
Definition at line 47 of file WMS2Layer.h.
| te::ws::ogc::wms::WMS2Layer::WMS2Layer | ( | const std::string | dataSourceId | ) | 
| WMSLayerPtr te::ws::ogc::wms::WMS2Layer::operator() | ( | const te::ws::ogc::wms::WMSGetMapRequest & | request | ) | const | 
| std::string te::ws::ogc::wms::WMS2Layer::m_dataSourceId | 
Definition at line 49 of file WMS2Layer.h.