MIRA
|
Classes for loading shared libraries. More...
Go to the source code of this file.
Classes | |
class | SharedLibrary |
Class for loading a single shared library. More... | |
class | SharedLibraryLoader |
Class for loading multiple shared libraries. More... | |
Namespaces | |
mira | |
specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec> | |
Typedefs | |
typedef boost::shared_ptr< SharedLibrary > | SharedLibraryPtr |
Functions | |
MIRA_BASE_EXPORT Path | resolveLibraryName (const Path &path) |
Adds the system dependent library pre- and suffix to the given name if necessary. More... | |
Classes for loading shared libraries.