QDllManager Class Reference


Detailed Description

Dynamic library manager.

Dynamic library loader.

C++ interface to the low level system libraries dlopen and dlsym

Author:
Marco Vignati When initialized it fill a map (PluginName:Library) that keep track of registerPlugin functions
inside libraries. This map is filled from the pluginlist file that lies
in the LD_LIBRARY_PATH (Linux) or DYLD_LIBRARY_PATH (Darwin) directory.
When the LoadPlugin function is called the registerPlugin function matching "name" is executed.

The documentation for this class was generated from the following file:

Generated on Tue Nov 16 10:50:05 2010 for CUORE Software by  doxygen 1.5.6