![]() |
Utility
|
Classes | |
class | Checker |
A Checker is used to compare expected against obtained results for unit testing. More... | |
struct | Error |
An Error Exception is for an unrecoverable error. More... | |
class | Exception |
An Exception thrown by classes in the idaeim namespace. More... | |
struct | Invalid_Argument |
An Error Exception for an invalid argument. More... | |
struct | IO_Failure |
An Error Exception for an I/O failure condtion. More... | |
struct | Out_of_Range |
An Error Exception for a value found to be out of its allowable range. More... | |
Typedefs | |
typedef double | High_Precision_Floating_Point_type |
typedef long long | High_Precision_Integer_type |
typedef unsigned long long | High_Precision_Unsigned_Integer_type |
typedef long long High_Precision_Integer_type |
typedef unsigned long long High_Precision_Unsigned_Integer_type |
typedef double High_Precision_Floating_Point_type |