candle_stick_read_generator Class Reference
Public Types | |
typedef int parameter_type | |
Public Member Functions | |
candle_stick_read_generator (const int) | |
::testing::AssertionResult generate (candle_stick_plot_data &expected, candle_stick_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_candle_stick_test.cpp