te::ws::ogc::wms::WMSGetMapResponse Struct Reference

The WMSGetMapResponse WMS 1.3.0 struct. More...

#include <DataTypes.h>

Public Attributes

std::string m_buffer
 
std::string m_format
 
int m_size
 

Detailed Description

The WMSGetMapResponse WMS 1.3.0 struct.

A WMSGetMapResponse is a struct that is used to retrieve 1.3.0 GetMap images as a buffer.

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

Member Data Documentation

std::string te::ws::ogc::wms::WMSGetMapResponse::m_buffer
std::string te::ws::ogc::wms::WMSGetMapResponse::m_format
int te::ws::ogc::wms::WMSGetMapResponse::m_size

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