26#ifndef __TERRALIB_WS_OGC_WMSLAYER_SERIALIZATION_XML_H
27#define __TERRALIB_WS_OGC_WMSLAYER_SERIALIZATION_XML_H
This is the base class for layers.
This class models a XML writer object.
This class models a XML reader object.
TEOGCWMSDATAACCESSEXPORT te::map::AbstractLayer * LayerReader(te::xml::Reader &reader)
TEOGCWMSDATAACCESSEXPORT te::ws::ogc::wms::WMSGetMapRequest GetMapRequestReader(te::xml::Reader &reader)
TEOGCWMSDATAACCESSEXPORT void LayerWriter(const te::map::AbstractLayer *layer, te::xml::AbstractWriter &writer)
The WMSGetMapRequest WMS 1.3.0 struct.
Configuration flags for the Terrralib WS OGC WMS DATA ACCESS module.
#define TEOGCWMSDATAACCESSEXPORT
You can use this macro in order to export/import classes and functions from this module.
Specifies containers for WMS data types.