Function class_loader::impl::getCurrentlyLoadingLibraryName
Defined in File class_loader_core.hpp
Function Documentation
-
std::string class_loader::impl::getCurrentlyLoadingLibraryName()
When a library is being loaded, in order for factories to know which library they are being associated with, they use this function to query which library is being loaded.
- Returns:
The currently set loading library name as a string