#include <bench.h>
Definition at line 120 of file bench.h.
 
◆ PlotlyPrinter()
      
        
          | benchmark::PlotlyPrinter::PlotlyPrinter  | 
          ( | 
          std::string  | 
          plotly_url,  | 
        
        
           | 
           | 
          int64_t  | 
          width,  | 
        
        
           | 
           | 
          int64_t  | 
          height  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ footer()
  
  
      
        
          | void benchmark::PlotlyPrinter::footer  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
overridevirtual   | 
  
 
 
◆ header()
  
  
      
        
          | void benchmark::PlotlyPrinter::header  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
overridevirtual   | 
  
 
 
◆ result()
  
  
      
        
          | void benchmark::PlotlyPrinter::result  | 
          ( | 
          const State &  | 
          state | ) | 
           | 
         
       
   | 
  
overridevirtual   | 
  
 
 
◆ m_height
  
  
      
        
          | int64_t benchmark::PlotlyPrinter::m_height | 
         
       
   | 
  
private   | 
  
 
 
◆ m_plotly_url
  
  
      
        
          | std::string benchmark::PlotlyPrinter::m_plotly_url | 
         
       
   | 
  
private   | 
  
 
 
◆ m_width
  
  
      
        
          | int64_t benchmark::PlotlyPrinter::m_width | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following files: