Class SharedLibraryProberReport¶
Defined in File shared_library_prober_report.h
Inheritance Relationships¶
Base Type¶
public mir::SharedLibraryProberReport(Class SharedLibraryProberReport)
Class Documentation¶
-
class SharedLibraryProberReport : public mir::SharedLibraryProberReport¶
Public Functions
-
virtual void probing_path(std::filesystem::path const &path) override¶
-
virtual void probing_failed(std::filesystem::path const &path, std::exception const &error) override¶
-
virtual void loading_library(std::filesystem::path const &filename) override¶
-
virtual void loading_failed(std::filesystem::path const &filename, std::exception const &error) override¶
-
virtual void probing_path(std::filesystem::path const &path) override¶