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 DataTypes.h.

Member Data Documentation

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

Definition at line 354 of file DataTypes.h.

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

Definition at line 355 of file DataTypes.h.


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