Public Member Functions | Public Attributes | Private Attributes
benchpress::benchmark_info Class Reference

#include <benchpress.hpp>

List of all members.

Public Member Functions

 benchmark_info (std::string name, std::function< void(context *)> func)
std::string get_name () const

Public Attributes

std::function< void(context *) get_func )() const

Private Attributes

std::function< void(context *) d_func )
std::string d_name

Detailed Description

Definition at line 94 of file benchpress.hpp.


Constructor & Destructor Documentation

benchpress::benchmark_info::benchmark_info ( std::string  name,
std::function< void(context *)>  func 
) [inline]

Definition at line 99 of file benchpress.hpp.


Member Function Documentation

std::string benchpress::benchmark_info::get_name ( ) const [inline]

Definition at line 104 of file benchpress.hpp.


Member Data Documentation

std::function<void(context*) benchpress::benchmark_info::d_func) [private]

Definition at line 96 of file benchpress.hpp.

std::string benchpress::benchmark_info::d_name [private]

Definition at line 95 of file benchpress.hpp.

std::function<void(context*) benchpress::benchmark_info::get_func)() const [inline]

Definition at line 105 of file benchpress.hpp.


The documentation for this class was generated from the following file:


rc_visard_driver
Author(s): Heiko Hirschmueller , Christian Emmerich , Felix Ruess
autogenerated on Thu Jun 6 2019 20:43:10