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

#include <gflags_xml_parser.h>

Public Member Functions

bool operator== (const GflagDescription &) const =default
 

Public Attributes

std::string file
 
std::string name
 
std::string meaning
 
std::string default_value
 
std::string current_value
 
std::string type
 

Member Function Documentation

◆ operator==()

bool cuttlefish::GflagDescription::operator== ( const GflagDescription ) const
default

Member Data Documentation

◆ current_value

std::string cuttlefish::GflagDescription::current_value

◆ default_value

std::string cuttlefish::GflagDescription::default_value

◆ file

std::string cuttlefish::GflagDescription::file

◆ meaning

std::string cuttlefish::GflagDescription::meaning

◆ name

std::string cuttlefish::GflagDescription::name

◆ type

std::string cuttlefish::GflagDescription::type

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