te::ws::ogc::wms::WMS2Layer Struct Reference

#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
 

Detailed Description

Constructor & Destructor Documentation

te::ws::ogc::wms::WMS2Layer::WMS2Layer ( const std::string  dataSourceId)

Definition at line 19 of file src/terralib/ws/ogc/wms/dataaccess/WMS2Layer.cpp.

References m_dataSourceId.

Member Function Documentation

Member Data Documentation

std::string te::ws::ogc::wms::WMS2Layer::m_dataSourceId

Definition at line 49 of file src/terralib/ws/ogc/wms/dataaccess/WMS2Layer.h.

Referenced by operator()(), and WMS2Layer().


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