|
BDE 4.39.x Production Release
|
#include <bslmt_throughputbenchmarkresult.h>
This component-private class provides modifiable access to the non-public attributes of a ThroughPutBenchmarkResult object supplied on construction, and is provided for use exclusively in the test driver of this component.
Public Member Functions | |
| ThroughputBenchmarkResult_TestUtil (ThroughputBenchmarkResult &data) | |
| ~ThroughputBenchmarkResult_TestUtil ()=default | |
| bsl::vector< bsl::vector< bsl::vector< double > > > & | throughputs () |
|
inlineexplicit |
Create a ThroughputBenchmarkResult_TestUtil object to test contents of the specified data.
|
default |
Destroy this object.
|
inline |
Return a reference providing modifiable access to the d_vecThroughputs data member of ThroughputBenchmarkResult.