#include <plot_protobuf.h>
|
| ProtobufPlot () |
|
| ~ProtobufPlot () override |
|
void | Draw () override |
|
void | ExportProtobuf (webrtc::analytics::Chart *chart) |
|
| ProtobufPlot () |
|
| ~ProtobufPlot () override |
|
void | Draw () override |
|
void | ExportProtobuf (webrtc::analytics::Chart *chart) |
|
virtual | ~Plot () |
|
void | SetXAxis (float min_value, float max_value, std::string label, float left_margin=0, float right_margin=0) |
|
void | SetSuggestedXAxis (float min_value, float max_value, std::string label, float left_margin=0, float right_margin=0) |
|
void | SetYAxis (float min_value, float max_value, std::string label, float bottom_margin=0, float top_margin=0) |
|
void | SetSuggestedYAxis (float min_value, float max_value, std::string label, float bottom_margin=0, float top_margin=0) |
|
void | SetTitle (std::string title) |
|
virtual | ~Plot () |
|
void | SetXAxis (float min_value, float max_value, std::string label, float left_margin=0, float right_margin=0) |
|
void | SetSuggestedXAxis (float min_value, float max_value, std::string label, float left_margin=0, float right_margin=0) |
|
void | SetYAxis (float min_value, float max_value, std::string label, float bottom_margin=0, float top_margin=0) |
|
void | SetSuggestedYAxis (float min_value, float max_value, std::string label, float bottom_margin=0, float top_margin=0) |
|
void | SetTitle (std::string title) |
|
◆ ProtobufPlot() [1/2]
webrtc::plotting::ProtobufPlot::ProtobufPlot |
( |
| ) |
|
◆ ~ProtobufPlot() [1/2]
webrtc::plotting::ProtobufPlot::~ProtobufPlot |
( |
| ) |
|
|
override |
◆ ProtobufPlot() [2/2]
webrtc::plotting::ProtobufPlot::ProtobufPlot |
( |
| ) |
|
◆ ~ProtobufPlot() [2/2]
webrtc::plotting::ProtobufPlot::~ProtobufPlot |
( |
| ) |
|
|
override |
◆ Draw() [1/2]
void webrtc::plotting::ProtobufPlot::Draw |
( |
| ) |
|
|
overridevirtual |
◆ Draw() [2/2]
void webrtc::plotting::ProtobufPlot::Draw |
( |
| ) |
|
|
overridevirtual |
◆ ExportProtobuf() [1/2]
void webrtc::plotting::ProtobufPlot::ExportProtobuf |
( |
webrtc::analytics::Chart * |
chart | ) |
|
◆ ExportProtobuf() [2/2]
void webrtc::plotting::ProtobufPlot::ExportProtobuf |
( |
webrtc::analytics::Chart * |
chart | ) |
|
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/webrtc/tools/event_log_visualizer/plot_protobuf.h
- Source/ThirdParty/libwebrtc/Source/webrtc/tools/event_log_visualizer/plot_protobuf.cc