LSSTApplications  18.1.0
LSSTDataManagementBasePackage
Namespaces | Functions
library.cc File Reference
#include "lsst/base/library.h"

Go to the source code of this file.

Namespaces

 lsst
 A base class for image defects.
 
 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...