DataSourceCatalogManager.cpp File Reference

This is a singleton for managing all data source catalog instances available in the system. More...

#include "../../common/Globals.h"
#include "../../common/STLUtils.h"
#include "../../common/StringUtils.h"
#include "../../core/translator/Translator.h"
#include "../Exception.h"
#include "DataSource.h"
#include "DataSourceCatalogManager.h"
#include <algorithm>
#include <cassert>
#include <memory>
#include <boost/move/move.hpp>

Go to the source code of this file.

Detailed Description

This is a singleton for managing all data source catalog instances available in the system.

Definition in file DataSourceCatalogManager.cpp.