19 #ifndef MIR_CLIENT_LTTNG_SHARED_LIBRARY_PROBER_REPORT_H_ 20 #define MIR_CLIENT_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;
51 #ifndef SHARED_LIBRARY_PROBER_REPORT_H 52 #define SHARED_LIBRARY_PROBER_REPORT_H 55 #endif // SHARED_LIBRARY_PROBER_REPORT_H All things Mir.
Definition: atomic_callback.h:25
void probing_path(boost::filesystem::path const &path) override
Definition: shared_library_prober_report.cpp:28
Definition: shared_library_prober_report.h:26
void loading_library(boost::filesystem::path const &filename) override
Definition: shared_library_prober_report.cpp:40
Definition: client_tracepoint_provider.h:31
void loading_failed(boost::filesystem::path const &filename, std::exception const &error) override
Definition: shared_library_prober_report.cpp:46
void probing_failed(boost::filesystem::path const &path, std::exception const &error) override
Definition: shared_library_prober_report.cpp:34
Definition: shared_library_prober_report.h:32
error
Definition: connector_report_tp.h:56