|
bactria
0.0.1
The bactria library is a header-only C++14 library for profiling and tracing.
|
This is the complete list of members for bactria::reports::Report< TIncidents >, including all inherited members.
| operator=(Report const &rhs) -> Report & | bactria::reports::Report< TIncidents > | inline |
| operator=(Report &&rhs) noexcept -> Report & | bactria::reports::Report< TIncidents > | inline |
| Report()=default | bactria::reports::Report< TIncidents > | |
| Report(std::string name, TIncidents &&... incidents) | bactria::reports::Report< TIncidents > | inline |
| Report(Report const &other) | bactria::reports::Report< TIncidents > | inline |
| Report(Report &&other) noexcept | bactria::reports::Report< TIncidents > | inline |
| submit() const | bactria::reports::Report< TIncidents > | inline |
| ~Report() | bactria::reports::Report< TIncidents > | inline |