Utils Library Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
ArithmeticExceptionThis class is an abstract class for arithmetic like exception
BoundThis class is used to define boundary conditions
ComputingObject
DivideByZeroExceptionThis class is used to manage a Divide By Zero Exception
Duration
ExceptionThe main abstract class to manage all the library exceptions
FileExceptionThis class manage file exception
FileNotFoundExceptionThis class is used to manage file ot found exception This exception is thrown when an attempt to open the file denoted by a specified pathname has failed
IllegalArgumentExceptionThis class is used to manage an Illegal Argument Exception This exception is thrown when a bad object argument type is done to a function NOT YET IMPLEMENTED !!!
IndexOutOfBoundExceptionThe index out of Bound exception class manage errors due to a bad given index to access an array ModelId=43834AC0028C
InfinityException
NoSuchElementExceptionThis class is used to manage exception due to a element which can not be found
NotAllowedOperationExceptionThis class is used to manage exception when an operation is not allowed
NullPointerExceptionThis class is used to manage exception due to a null pointer
OperationExceptionThis class is an abstract class for operation exception
OutOfBoundExceptionThis class is an abstract class for out of bound exception
ParseExceptionThis class is used to manage an exception during the parsing of a file or a buffer
PitchEstimator
SquareRootExceptionThis class allows to manage exceptions due to a negative value inside a square root
TrigonometricValueOutOfBoundExceptionThis class allows to manage exceptions due to a value out of Bound for a trigonometric function
ValueOutOfBoundExceptionThis class is used to managed a value out of the allowed bound
VariableThis class is used to define a Variable object
XString< T >

Generated on Fri Jul 10 10:32:12 2009 for Utils Library by  doxygen 1.4.5