Android-cuttlefish cvd tool
Public Member Functions | Public Attributes | List of all members
cuttlefish::MonitorOutput Struct Reference

#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
 

Constructor & Destructor Documentation

◆ MonitorOutput() [1/2]

cuttlefish::MonitorOutput::MonitorOutput ( )
default

◆ MonitorOutput() [2/2]

cuttlefish::MonitorOutput::MonitorOutput ( std::string  title,
std::vector< std::string >  lines 
)

Member Data Documentation

◆ lines

std::vector<std::string> cuttlefish::MonitorOutput::lines

◆ title

std::string cuttlefish::MonitorOutput::title

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