26 #ifndef __TERRALIB_WS_OGC_WMSLAYER_SERIALIZATION_XML_H
27 #define __TERRALIB_WS_OGC_WMSLAYER_SERIALIZATION_XML_H
29 #include "../../Config.h"
32 #include "../../../../../../maptools/serialization/xml/Layer.h"
33 #include "../../../client/DataTypes.h"
This is the base class for layers.
This class models a XML writer object.
This class models a XML reader object.
TEOGCWMSDATAACCESSEXPORT te::ws::ogc::wms::WMSGetMapRequest GetMapRequestReader(te::xml::Reader &reader)
TEOGCWMSDATAACCESSEXPORT te::map::AbstractLayer * LayerReader(te::xml::Reader &reader)
TEOGCWMSDATAACCESSEXPORT void LayerWriter(const te::map::AbstractLayer *layer, te::xml::AbstractWriter &writer)
The WMSGetMapRequest WMS 1.3.0 struct.
#define TEOGCWMSDATAACCESSEXPORT
You can use this macro in order to export/import classes and functions from this module.