bar_write_read_generator Class Reference
Public Types | |
| typedef int parameter_type | |
Public Member Functions | |
| bar_write_read_generator (const int) | |
| ::testing::AssertionResult generate (bar_plot_data &expected, bar_plot_data &actual) const | |
| void write (std::ostream &out) const | |
Member Typedef Documentation
| typedef int parameter_type |
Define parameter type
Constructor & Destructor Documentation
|
inline |
Constructor
Member Function Documentation
|
inline |
Generate the expected and actual metric sets
- Parameters
-
expected expected plot data actual actual plot data
|
inline |
Write generator info to output stream
- Parameters
-
out output stream
The documentation for this class was generated from the following file:
- /io/src/tests/interop/logic/plot_bar_test.cpp