Implementation of the transactor for the WFS driver. More...
#include "../common/Translator.h"#include "../dataaccess/utils/Utils.h"#include "../datatype/Property.h"#include "../geometry/Envelope.h"#include "../geometry/Geometry.h"#include "../geometry/GeometryProperty.h"#include "../ogr/DataSet.h"#include "../ogr/SQLVisitor.h"#include "../ogr/Utils.h"#include "DataSource.h"#include "Exception.h"#include "Transactor.h"#include "Utils.h"#include <ogrsf_frmts.h>#include <vector>Go to the source code of this file.
Implementation of the transactor for the WFS driver.
Definition in file Transactor.cpp.