Implementation of the transactor for the WS OGC WMS. More...
#include <map>
#include <memory>
#include <string>
#include "../../../../dataaccess/datasource/DataSourceTransactor.h"
#include "../client/WMSClient.h"
#include "Config.h"
#include "../client/DataTypes.h"
Go to the source code of this file.
Classes | |
class | te::ws::ogc::wms::da::Transactor |
Implementation of the transactor for the WMS driver. More... | |
Namespaces | |
namespace | te |
TerraLib. | |
namespace | te::ws |
namespace | te::ws::ogc |
namespace | te::ws::ogc::wms |
namespace | te::ws::ogc::wms::da |
Implementation of the transactor for the WS OGC WMS.
Definition in file Transactor.h.