FEDEM Solver  R8.0
Source code of the dynamics solver
Classes | Typedefs
FFaDynamicLibraryBase.H File Reference

Management of dynamic loading of shared object libraries. More...

#include <map>
#include <vector>
#include <string>
Include dependency graph for FFaDynamicLibraryBase.H:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Management of dynamic loading of shared object libraries.

Typedef Documentation

◆ DLPROC

typedef void* DLPROC

Function pointer on UNIX.