MIRA
|
Provides methods for finding packages. More...
Go to the source code of this file.
Namespaces | |
mira | |
specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec> | |
Functions | |
MIRA_BASE_EXPORT Path | findPackage (const std::string &package, Duration maxCacheAge=Duration::infinity()) |
Finds a package with given name using an internal cache of packages. More... | |
MIRA_BASE_EXPORT std::map< std::string, Path > | findPackages (Duration maxCacheAge=Duration::infinity()) |
Finds all packages using an internal cache of packages. More... | |
Provides methods for finding packages.