FEDEM Solver
R8.0
Source code of the dynamics solver
|
Management of dynamic loading of shared object libraries. More...
#include <map>
#include <vector>
#include <string>
Go to the source code of this file.
Classes | |
class | FFaDynamicLibraryBase |
Base class for dynamic loading of shared object libraries. More... | |
Typedefs | |
typedef void * | DLPROC |
Function pointer on UNIX. More... | |
Management of dynamic loading of shared object libraries.
typedef void* DLPROC |
Function pointer on UNIX.