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

#include <benchpress.hpp>

List of all members.

Public Member Functions

optionsbench (const std::string &bench)
optionsbenchtime (size_t benchtime)
optionscpu (size_t cpu)
std::string get_bench () const
size_t get_benchtime () const
size_t get_cpu () const
 options ()

Private Attributes

std::string d_bench
size_t d_benchtime
size_t d_cpu

Detailed Description

Definition at line 52 of file benchpress.hpp.


Constructor & Destructor Documentation

Definition at line 57 of file benchpress.hpp.


Member Function Documentation

options& benchpress::options::bench ( const std::string &  bench) [inline]

Definition at line 62 of file benchpress.hpp.

options& benchpress::options::benchtime ( size_t  benchtime) [inline]

Definition at line 66 of file benchpress.hpp.

options& benchpress::options::cpu ( size_t  cpu) [inline]

Definition at line 70 of file benchpress.hpp.

std::string benchpress::options::get_bench ( ) const [inline]

Definition at line 74 of file benchpress.hpp.

size_t benchpress::options::get_benchtime ( ) const [inline]

Definition at line 77 of file benchpress.hpp.

size_t benchpress::options::get_cpu ( ) const [inline]

Definition at line 80 of file benchpress.hpp.


Member Data Documentation

std::string benchpress::options::d_bench [private]

Definition at line 53 of file benchpress.hpp.

Definition at line 54 of file benchpress.hpp.

size_t benchpress::options::d_cpu [private]

Definition at line 55 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