bactria  0.0.1
The bactria library is a header-only C++14 library for profiling and tracing.
bactria::reports::IncidentRecorder< TValues > Member List

This is the complete list of members for bactria::reports::IncidentRecorder< TValues >, including all inherited members.

load()bactria::reports::IncidentRecorder< TValues >inline
record_step(TFunc &&f, std::enable_if_t< std::is_constructible< std::function< void(record_t &)>, std::reference_wrapper< typename std::remove_reference< TFunc >::type >>::value, int >=0)bactria::reports::IncidentRecorder< TValues >inline
record_step(TFunc &&f, std::enable_if_t< std::is_constructible< std::function< void(void)>, std::reference_wrapper< typename std::remove_reference< TFunc >::type >>::value, int >=0)bactria::reports::IncidentRecorder< TValues >inline
record_t typedefbactria::reports::IncidentRecorder< TValues >
store(TValue &&value)bactria::reports::IncidentRecorder< TValues >inline
submit_report(std::string name) constbactria::reports::IncidentRecorder< TValues >inline