webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
webrtc::plotting::PythonPlotCollection Class Referencefinal

#include <plot_python.h>

Inheritance diagram for webrtc::plotting::PythonPlotCollection:
webrtc::plotting::PlotCollection webrtc::plotting::PlotCollection

Public Member Functions

 PythonPlotCollection ()
 
 ~PythonPlotCollection () override
 
void Draw () override
 
PlotAppendNewPlot () override
 
 PythonPlotCollection ()
 
 ~PythonPlotCollection () override
 
void Draw () override
 
PlotAppendNewPlot () override
 
- Public Member Functions inherited from webrtc::plotting::PlotCollection
virtual ~PlotCollection ()
 
virtual ~PlotCollection ()
 

Additional Inherited Members

- Protected Attributes inherited from webrtc::plotting::PlotCollection
std::vector< std::unique_ptr< Plot > > plots_
 

Constructor & Destructor Documentation

◆ PythonPlotCollection() [1/2]

webrtc::plotting::PythonPlotCollection::PythonPlotCollection ( )

◆ ~PythonPlotCollection() [1/2]

webrtc::plotting::PythonPlotCollection::~PythonPlotCollection ( )
override

◆ PythonPlotCollection() [2/2]

webrtc::plotting::PythonPlotCollection::PythonPlotCollection ( )

◆ ~PythonPlotCollection() [2/2]

webrtc::plotting::PythonPlotCollection::~PythonPlotCollection ( )
override

Member Function Documentation

◆ AppendNewPlot() [1/2]

Plot * webrtc::plotting::PythonPlotCollection::AppendNewPlot ( )
overridevirtual

◆ AppendNewPlot() [2/2]

Plot* webrtc::plotting::PythonPlotCollection::AppendNewPlot ( )
overridevirtual

◆ Draw() [1/2]

void webrtc::plotting::PythonPlotCollection::Draw ( )
overridevirtual

◆ Draw() [2/2]

void webrtc::plotting::PythonPlotCollection::Draw ( )
overridevirtual

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