numericTraits.h File Reference

Header file declaring numericTraits types. More...

#include <dlrCommon/exception.h>

Include dependency graph for numericTraits.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  dlr
namespace  dlr::numeric

Classes

class  dlr::numeric::NumericTraits< Type >
 This class is used to customize the behavior of dlr_libs classes & functions for specific numeric types. More...
class  dlr::numeric::NumericTraits< char >
 This class is used to customize the behavior of dlr_libs classes & functions for the char type. More...
class  dlr::numeric::NumericTraits< unsigned char >
 This class is used to customize the behavior of dlr_libs classes & functions for the unsigned char type. More...
class  dlr::numeric::NumericTraits< short >
 This class is used to customize the behavior of dlr_libs classes & functions for the short type. More...
class  dlr::numeric::NumericTraits< int >
 This class is used to customize the behavior of dlr_libs classes & functions for the int type. More...
class  dlr::numeric::NumericTraits< long >
 This class is used to customize the behavior of dlr_libs classes & functions for the long type. More...
class  dlr::numeric::NumericTraits< float >
 This class is used to customize the behavior of dlr_libs classes & functions for the float type. More...
class  dlr::numeric::NumericTraits< double >
 This class is used to customize the behavior of dlr_libs classes & functions for the double type. More...


Detailed Description

Header file declaring numericTraits types.

The classes in this file need to be updated soon to use the new portable types from dlrCommon/types.h.

Copyright (C) 2003-2007, David LaRose, dlr@cs.cmu.edu See accompanying file, LICENSE.TXT, for details.

Revision
880
Date
2007-05-04 00:33:49 -0400 (Fri, 04 May 2007)

Definition in file numericTraits.h.


Generated on Mon Jul 9 20:34:12 2007 for dlrLibs Utility Libraries by  doxygen 1.5.2