A singleton to keep all the registered data source types. More...
#include "../../../../common/STLUtils.h"#include "../../../../common/Translator.h"#include "../../Exception.h"#include "DataSourceType.h"#include "DataSourceTypeManager.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 source types.
Definition in file DataSourceTypeManager.cpp.