DataTypes.h File Reference

Specifies containers for WMS data types. More...

#include "Config.h"
#include <vector>
#include <string>
#include <boost/lexical_cast.hpp>

Go to the source code of this file.

Classes

struct  te::ws::ogc::wms::BoundingBox
 The BoundingBox WMS 1.3.0 struct. More...
 
struct  te::ws::ogc::wms::Capability
 The Capability WMS 1.3.0 struct. More...
 
struct  te::ws::ogc::wms::Dimension
 The Dimension WMS 1.3.0 struct. More...
 
struct  te::ws::ogc::wms::GeographicBoundingBox
 The GeographicBoundingBox WMS 1.3.0 struct. More...
 
struct  te::ws::ogc::wms::HTTP
 
struct  te::ws::ogc::wms::Layer
 The Layer WMS 1.3.0 struct. More...
 
struct  te::ws::ogc::wms::LegendURL
 The LegendURL WMS 1.3.0 struct. More...
 
struct  te::ws::ogc::wms::OnlineResource
 The OnlineResource WMS 1.3.0 struct. More...
 
struct  te::ws::ogc::wms::Operation
 The Operation WMS 1.3.0 struct. More...
 
struct  te::ws::ogc::wms::Request
 The Request WMS 1.3.0 struct. More...
 
struct  te::ws::ogc::wms::Style
 The Style WMS 1.3.0 struct. More...
 
struct  te::ws::ogc::wms::StyleSheetURL
 The StyleSheeetURL WMS 1.3.0 struct. More...
 
struct  te::ws::ogc::wms::StyleURL
 The StyleURL WMS 1.3.0 struct. More...
 
struct  te::ws::ogc::wms::WMSCapabilities
 The Capability WMS 1.3.0 struct. More...
 
struct  te::ws::ogc::wms::WMSGetMapRequest
 The WMSGetMapRequest WMS 1.3.0 struct. More...
 
struct  te::ws::ogc::wms::WMSGetMapResponse
 The WMSGetMapResponse WMS 1.3.0 struct. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::ws
 
 te::ws::ogc
 
 te::ws::ogc::wms
 

Detailed Description

Specifies containers for WMS data types.

Author
Emerson Moraes

Definition in file DataTypes.h.