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

Public Member Functions

void setup () override
 Set up the environment for running run_once()
 
void teardown () override
 Clean up after the task has been measured.
 
- 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 run_once ()=0
 Run the task once. More...
 

Public Attributes

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

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