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

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

Incident()=defaultbactria::reports::Incident< TValue >
Incident(std::string key, TValue value)bactria::reports::Incident< TValue >inline
Incident(Incident const &other)bactria::reports::Incident< TValue >inline
Incident(Incident &&other) noexceptbactria::reports::Incident< TValue >inline
operator=(Incident const &rhs) -> Incident &bactria::reports::Incident< TValue >inline
operator=(Incident &&rhs) noexcept -> Incident &bactria::reports::Incident< TValue >inline
Report (defined in bactria::reports::Incident< TValue >)bactria::reports::Incident< TValue >friend
~Incident()=defaultbactria::reports::Incident< TValue >