Android-cuttlefish cvd tool
Public Attributes | List of all members
cuttlefish::anonymous_namespace{run_server.cpp}::ParseResult Struct Reference
Collaboration diagram for cuttlefish::anonymous_namespace{run_server.cpp}::ParseResult:
Collaboration graph
[legend]

Public Attributes

SharedFD internal_server_fd
 
SharedFD carryover_client_fd
 
std::optional< SharedFDmemory_carryover_fd
 
std::optional< bool > acloud_translator_optout
 
std::optional< android::base::LogSeverityverbosity_level
 
bool restarted_in_process
 

Member Data Documentation

◆ acloud_translator_optout

std::optional<bool> cuttlefish::anonymous_namespace{run_server.cpp}::ParseResult::acloud_translator_optout

◆ carryover_client_fd

SharedFD cuttlefish::anonymous_namespace{run_server.cpp}::ParseResult::carryover_client_fd

◆ internal_server_fd

SharedFD cuttlefish::anonymous_namespace{run_server.cpp}::ParseResult::internal_server_fd

◆ memory_carryover_fd

std::optional<SharedFD> cuttlefish::anonymous_namespace{run_server.cpp}::ParseResult::memory_carryover_fd

◆ restarted_in_process

bool cuttlefish::anonymous_namespace{run_server.cpp}::ParseResult::restarted_in_process

◆ verbosity_level

std::optional<android::base::LogSeverity> cuttlefish::anonymous_namespace{run_server.cpp}::ParseResult::verbosity_level

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