19 #ifndef MIR_REPORT_LTTNG_SHARED_LIBRARY_PROBER_REPORT_H_
20 #define MIR_REPORT_LTTNG_SHARED_LIBRARY_PROBER_REPORT_H_
35 void probing_path(boost::filesystem::path
const& path)
override;
36 void probing_failed(boost::filesystem::path
const& path, std::exception
const&
error)
override;
38 void loading_failed(boost::filesystem::path
const& filename, std::exception
const& error)
override;
All things Mir.
Definition: buffer_stream.h:37
Definition: shared_library_prober_report.h:32
Definition: shared_library_prober_report.h:26
void loading_library(boost::filesystem::path const &filename) override
void probing_failed(boost::filesystem::path const &path, std::exception const &error) override
Definition: server_tracepoint_provider.h:31
void loading_failed(boost::filesystem::path const &filename, std::exception const &error) override
void probing_path(boost::filesystem::path const &path) override
error
Definition: connector_report_tp.h:60