Class SharedLibraryProberReport

Inheritance Relationships

Base Type

Class Documentation

class SharedLibraryProberReport : public mir::SharedLibraryProberReport

Public Functions

SharedLibraryProberReport(std::shared_ptr<Logger> const &logger)
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