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

Go to the source code of this file.

Namespaces

 GraphicSpace
 

Detailed Description

Author
Mauro Fiorentini
Date
18/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 float and EXCEPTION_TYPE equal to FloatExceptionType.

Definition in file FloatParameterDescriptor.cpp.