te::ws::ogc::wms::WMSGetFeatureInfoResponse Struct Reference

The WMSGetMapResponse WMS 1.3.0 struct. More...

#include <DataTypes.h>

Public Attributes

std::string m_featureInfoContent
 
std::string m_infoFormat
 

Detailed Description

The WMSGetMapResponse WMS 1.3.0 struct.

A WMSGetFeatureInfoResponse is a struct that is used to retrieve 1.3.0 GetFeatureInfo response with the content and the format.

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

Member Data Documentation

std::string te::ws::ogc::wms::WMSGetFeatureInfoResponse::m_featureInfoContent
std::string te::ws::ogc::wms::WMSGetFeatureInfoResponse::m_infoFormat

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

Referenced by te::ws::ogc::WMSClient::getFeatureInfo(), and main().


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