FEDEM Solver
R8.0
Source code of the dynamics solver
|
Handling of various OS signals casing the program to abort. More...
#include <string>
Go to the source code of this file.
Classes | |
class | SignalHandler |
Static class with methods for signal handling. More... | |
Typedefs | |
typedef void(* | VoidFuncPtr) () |
Function pointer. More... | |
Handling of various OS signals casing the program to abort.
typedef void(* VoidFuncPtr) () |
Function pointer.