A set of function that convert an Integer type to other types. More...
#include "../common/Translator.h"#include "Enums.h"#include "Exception.h"#include "IntegerConverters.h"#include "SimpleData.h"#include <boost/lexical_cast.hpp>Go to the source code of this file.
A set of function that convert an Integer type to other types.
Definition in file IntegerConverters.cpp.