LAMA
|
Interface for utility functions to be used in DIA storage. More...
#include <LAMAInterface.hpp>
Data Structures | |
struct | Conversions |
struct | Counting |
struct | Mult |
struct | Solver |
Structure with type definitions for solver routines. More... | |
Public Member Functions | |
DIAUtilsInterface () | |
Constructur of interface sets all function pointers to nullPtr. |
Interface for utility functions to be used in DIA storage.
This interface contains function pointer type definitions for all used routines and tables with actual values for the functions.
Constructur of interface sets all function pointers to nullPtr.