Toolbox snapshot
The Reactive C++ Toolbox
|
This is the complete list of members for toolbox::bm::Context, including all inherited members.
Context(Histogram &hist) | toolbox::bm::Context | inlineexplicit |
Context(const Context &)=delete | toolbox::bm::Context | |
Context(Context &&)=delete | toolbox::bm::Context | |
operator bool() const noexcept | toolbox::bm::Context | inlineexplicit |
operator=(const Context &)=delete | toolbox::bm::Context | |
operator=(Context &&)=delete | toolbox::bm::Context | |
range(int first, int last) const noexcept | toolbox::bm::Context | inline |
range(int count) const noexcept | toolbox::bm::Context | inline |
stop() noexcept | toolbox::bm::Context | inline |
~Context()=default | toolbox::bm::Context |