#include <shared_library_prober_report.h>
virtual mir::SharedLibraryProberReport::~SharedLibraryProberReport |
( |
| ) |
|
|
virtualdefault |
mir::SharedLibraryProberReport::SharedLibraryProberReport |
( |
| ) |
|
|
protecteddefault |
virtual void mir::SharedLibraryProberReport::loading_failed |
( |
boost::filesystem::path const & |
filename, |
|
|
std::exception const & |
error |
|
) |
| |
|
pure virtual |
virtual void mir::SharedLibraryProberReport::loading_library |
( |
boost::filesystem::path const & |
filename | ) |
|
|
pure virtual |
virtual void mir::SharedLibraryProberReport::probing_failed |
( |
boost::filesystem::path const & |
path, |
|
|
std::exception const & |
error |
|
) |
| |
|
pure virtual |
virtual void mir::SharedLibraryProberReport::probing_path |
( |
boost::filesystem::path const & |
path | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file:
Copyright © 2012,2013 Canonical Ltd.
Generated on Fri Oct 10 14:07:14 UTC 2014