Function class_loader::impl::getLoadedLibraryVector

Function Documentation

LibraryVector &class_loader::impl::getLoadedLibraryVector()

Gets a handle to a list of open libraries in the form of LibraryPairs which encode the library path+name and the handle to the underlying shared library.

Returns:

A reference to the global vector that tracks loaded libraries