lsst.base 22.0.1-3-gb9f71e8+1b4e7dc7c0
LSST Data Management Base Package
|
#include "lsst/base/library.h"
Go to the source code of this file.
Namespaces | |
namespace | lsst |
namespace | lsst::base |
Functions | |
std::string | lsst::base::libraryExtension () |
Return filename extension for libraries. More... | |
std::string | lsst::base::getLibraryFilename (std::string const &name) |
Get filename for library. More... | |
bool | lsst::base::canLoadLibrary (std::string const &libName) |
Return whether we can load a library. More... | |