te::ws::ogc::wms::OnlineResource Struct Reference

The OnlineResource WMS 1.3.0 struct. More...

#include <DataTypes.h>

Public Attributes

std::string m_href
 
std::string m_type
 

Detailed Description

The OnlineResource WMS 1.3.0 struct.

An OnlineResource is typically an HTTP URL. The URL is placed in the xlink:href attribute, and the value "simple" is placed in the xlink:type attribute.

Definition at line 53 of file DataTypes.h.

Member Data Documentation

std::string te::ws::ogc::wms::OnlineResource::m_href

Definition at line 55 of file DataTypes.h.

std::string te::ws::ogc::wms::OnlineResource::m_type

Definition at line 56 of file DataTypes.h.


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