Android-cuttlefish cvd tool
Public Attributes | List of all members
cuttlefish::LogMonitorDisplayResult Struct Reference

#include <display.h>

Public Attributes

std::string output
 
int total_lines_drawn
 

Detailed Description

The result of finalizing the log monitor display.

Member Data Documentation

◆ output

std::string cuttlefish::LogMonitorDisplayResult::output

The complete formatted output string with all boxes and borders.

◆ total_lines_drawn

int cuttlefish::LogMonitorDisplayResult::total_lines_drawn

The total number of lines in the output, including all borders.


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