|
Android-cuttlefish cvd tool
|
#include <monitor_source.h>
Public Member Functions | |
| MonitorOutput () | |
| MonitorOutput (std::string title, std::vector< std::string > lines) | |
Public Attributes | |
| std::string | title |
| std::vector< std::string > | lines |
|
default |
| cuttlefish::MonitorOutput::MonitorOutput | ( | std::string | title, |
| std::vector< std::string > | lines | ||
| ) |
| std::vector<std::string> cuttlefish::MonitorOutput::lines |
| std::string cuttlefish::MonitorOutput::title |