heatmap_write_read_generator Class Reference

Public Types

typedef int parameter_type
 

Public Member Functions

 heatmap_write_read_generator (const int)
 
::testing::AssertionResult generate (heatmap_data &expected, heatmap_data &actual) const
 
void write (std::ostream &out) const
 

Member Typedef Documentation

typedef int parameter_type

Define parameter type

Constructor & Destructor Documentation

heatmap_write_read_generator ( const int  )
inline

Constructor

Member Function Documentation

::testing::AssertionResult generate ( heatmap_data expected,
heatmap_data actual 
) const
inline

Generate the expected and actual metric sets

Parameters
expectedexpected plot data
actualactual plot data
void write ( std::ostream &  out) const
inline

Write generator info to output stream

Parameters
outoutput stream

The documentation for this class was generated from the following file: