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

A singleton to keep all the registered data sources. More...

#include "../../common/STLUtils.h"
#include "../../common/Translator.h"
#include "../Exception.h"
#include "DataSourceInfo.h"
#include "DataSourceInfoManager.h"
#include <cassert>
#include <boost/foreach.hpp>
#include <boost/format.hpp>

Go to the source code of this file.

Detailed Description

A singleton to keep all the registered data sources.

Definition in file DataSourceInfoManager.cpp.