Drake
Drake C++ Documentation
find_loaded_library.h File Reference
#include <optional>
#include <string>
Include dependency graph for find_loaded_library.h:

Namespaces

 drake
 

Functions

std::optional< std::string > LoadedLibraryPath (const std::string &library_name)
 This function returns the absolute path of the library with the name library_name if that library was loaded in the current running process. More...