#include "shared_library_prober_report.h"
#include <string>
#include <vector>
#include <memory>
Go to the source code of this file.
|
std::vector< std::shared_ptr< SharedLibrary > > | mir::libraries_for_path (std::string const &path, SharedLibraryProberReport &report) |
|
void | mir::select_libraries_for_path (std::string const &path, std::function< Selection(std::shared_ptr< SharedLibrary > const &)> const &selector, SharedLibraryProberReport &report) |
|
Copyright © 2012-2015 Canonical Ltd.
Generated on Wed Mar 30 00:29:56 UTC 2016