26#ifndef __TERRALIB_WS_OGC_ABSTRACTWMSXMLPARSERFACTORY_WMS_H
27#define __TERRALIB_WS_OGC_ABSTRACTWMSXMLPARSERFACTORY_WMS_H
A class that defines the interface of an abstract factory.
This class defines the interface of abstract factories without initializing parameters.
AbstractWMSXMLParserFactory(const std::string &factoryKey)
It creates the factory.
virtual ~AbstractWMSXMLParserFactory()
Virtual destructor.
Configuration flags for the Terrralib WS OGC WMS module.
#define TEOGCWMSEXPORT
You can use this macro in order to export/import classes and functions from this module.