timemory 3.3.0
Modular C++ Toolkit for Performance Analysis and Logging. Profiling API and Tools for C, C++, CUDA, Fortran, and Python. The C++ template API is essentially a framework to creating tools: it is designed to provide a unifying interface for recording various performance measurements alongside data logging and interfaces to other tools.
tim::api_bundle< ApiT, type_list< Types... > > Member List

This is the complete list of members for tim::api_bundle< ApiT, type_list< Types... > >, including all inherited members.

api_bundle(Args &&... args)tim::api_bundle< ApiT, type_list< Types... > >inline
base_bundle_type typedeftim::api_bundle< ApiT, type_list< Types... > >
data_type typedeftim::api_bundle< ApiT, type_list< Types... > >
impl_type typedeftim::api_bundle< ApiT, type_list< Types... > >
operator+=(const api_bundle &rhs)tim::api_bundle< ApiT, type_list< Types... > >inline
operator-=(const api_bundle &rhs)tim::api_bundle< ApiT, type_list< Types... > >inline
tuple_type typedeftim::api_bundle< ApiT, type_list< Types... > >
type_list_type typedeftim::api_bundle< ApiT, type_list< Types... > >