libdballe  7.19
Public Member Functions | Public Attributes | List of all members
dballe::benchmark::ExistingDBTask Struct Reference
Inheritance diagram for dballe::benchmark::ExistingDBTask:
dballe::benchmark::Task

Public Member Functions

 ExistingDBTask (DB &db, const std::string &name)
 
- Public Member Functions inherited from dballe::benchmark::Task
 Task (const std::string &name)
 
 Task (const Task &)=delete
 
 Task (Task &&)=delete
 
Taskoperator= (const Task &)=delete
 
Taskoperator= (Task &&)=delete
 
virtual void setup ()
 Set up the environment for running run_once()
 
virtual void run_once ()=0
 Run the task once. More...
 
virtual void teardown ()
 Clean up after the task has been measured.
 

Public Attributes

DBdb
 
- Public Attributes inherited from dballe::benchmark::Task
std::string name
 

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