te::ws::ogc::wms::Dimension Struct Reference

The Dimension WMS 1.3.0 struct. More...

#include <DataTypes.h>

Public Member Functions

 Dimension ()
 

Public Attributes

std::vector< std::string > m_allowedValues
 
bool m_current
 
std::string m_default
 
bool m_multipleValues
 
std::string m_name
 
bool m_nearestValue
 
std::string m_units
 
std::string m_unitSymbol
 

Detailed Description

The Dimension WMS 1.3.0 struct.

The Dimension element declares the existence of a dimension and indicates what values along a dimension are valid.

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

Constructor & Destructor Documentation

te::ws::ogc::wms::Dimension::Dimension ( )
inline

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

Member Data Documentation

bool te::ws::ogc::wms::Dimension::m_current
bool te::ws::ogc::wms::Dimension::m_multipleValues
bool te::ws::ogc::wms::Dimension::m_nearestValue
std::string te::ws::ogc::wms::Dimension::m_unitSymbol

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