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.

Synopsis

Declared in <bslmt_throughputbenchmarkresult.h>

class ThroughputBenchmarkResult_TestUtil;

Member Functions

Name

Description

ThroughputBenchmarkResult_TestUtil [constructor]

Create a ThroughputBenchmarkResult_TestUtil object to test contents of the specified data.

throughputs

Return a reference providing modifiable access to the d_vecThroughputs data member of ThroughputBenchmarkResult.

Created with MrDocs