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.
A singleton to keep all the registered data sources.
Definition in file DataSourceInfoManager.cpp.