STE-Industries: utilities testing
IntegerParameterDescriptor.cpp File Reference
#include "Graphic.h"
#include "NumericParameterDescriptor.h"
#include "IntegerException.h"
#include <string.h>
#include <ctype.h>
#include <errno.h>
Include dependency graph for IntegerParameterDescriptor.cpp:

Go to the source code of this file.

Namespaces

 GraphicSpace
 

Detailed Description

Author
Mauro Fiorentini
Date
17/10/2021
Function:
This file contains the definition of the specialization of the non inline functions of the GraphicSpace::NumericParameterDescriptor class template, with NUMERIC_TYPE equal to unsigned int and EXCEPTION_TYPE equal to IntegerExceptionType.

Definition in file IntegerParameterDescriptor.cpp.