A singleton for managing all data types in the system. More...
#include "../common/STLUtils.h"#include "../common/Translator.h"#include "DataType.h"#include "DataTypeManager.h"#include "Exception.h"#include <memory>Go to the source code of this file.
A singleton for managing all data types in the system.
Definition in file DataTypeManager.cpp.