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 sctruct that is used to retrieve 1.3.0 GetMap images as a buffer.

Definition at line 316 of file DataTypes.h.

Member Data Documentation

std::string te::ws::ogc::wms::WMSGetMapResponse::m_buffer

Definition at line 318 of file DataTypes.h.

std::string te::ws::ogc::wms::WMSGetMapResponse::m_format

Definition at line 320 of file DataTypes.h.

int te::ws::ogc::wms::WMSGetMapResponse::m_size

Definition at line 319 of file DataTypes.h.


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