te::ws::ogc::wms::Operation Struct Reference

The Operation WMS 1.3.0 struct. More...

#include <DataTypes.h>

Public Attributes

std::vector< HTTPm_dcps
 
std::vector< std::string > m_formats
 

Detailed Description

The Operation WMS 1.3.0 struct.

For each operation offered by the server, list the available output formats and the online resource.

Definition at line 159 of file DataTypes.h.

Member Data Documentation

std::vector<HTTP> te::ws::ogc::wms::Operation::m_dcps

Definition at line 162 of file DataTypes.h.

std::vector<std::string> te::ws::ogc::wms::Operation::m_formats

Definition at line 161 of file DataTypes.h.


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