|
BDE 4.39.x Production Release
|
#include <bslmt_throughputbenchmark.h>
This class is the work function functor, being called for each work thread.
Public Member Functions | |
| ThroughputBenchmark_WorkFunction (ThroughputBenchmark_WorkData &data) | |
| ~ThroughputBenchmark_WorkFunction ()=default | |
| void | operator() () |
|
inlineexplicit |
Create a ThroughputBenchmark_WorkFunction object with the specified data argument.
|
default |
Destroy this object.
| void bslmt::ThroughputBenchmark_WorkFunction::operator() | ( | ) |
Work function being run on the thread.