An implementation of the Transactor class for the Memory Data Access driver. More...
#include "../dataaccess/datasource/DataSourceTransactor.h"
#include "Config.h"
#include "DataSource.h"
#include <memory>
Go to the source code of this file.
Classes | |
class | te::mem::Transactor |
An implementation of the Transactor class for the Memory Data Access driver. More... | |
Namespaces | |
namespace | te |
TerraLib. | |
namespace | te::mem |
Namespace for the memory data source of TerraLib. | |
An implementation of the Transactor class for the Memory Data Access driver.
Definition in file Transactor.h.