All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
DataSource.cpp File Reference

Implementation of the data source class for the ADO driver. More...

#include "../common/Exception.h"
#include "../common/Translator.h"
#include "../dataaccess/datasource/DataSourceTransactor.h"
#include "../dataaccess/query/SQLDialect.h"
#include "../datatype/StringProperty.h"
#include "Connection.h"
#include "DataSource.h"
#include "Globals.h"
#include "Transactor.h"
#include "Utils.h"
#include <cassert>
#include <iostream>
#include <memory>
#include <boost/filesystem.hpp>
#include <boost/format.hpp>
#include <boost/lexical_cast.hpp>

Go to the source code of this file.

Functions

void TESTHR (HRESULT hr)
 

Detailed Description

Implementation of the data source class for the ADO driver.

Definition in file DataSource.cpp.

Function Documentation

void TESTHR ( HRESULT  hr)
inline

Definition at line 49 of file DataSource.cpp.

Referenced by te::ado::DataSource::loadGeometryColumnsCache().