|
Android-cuttlefish cvd tool
|
#include <flags_collector.h>
Public Member Functions | |
| FlagInfo (std::string name, std::string type) | |
| const std::string & | Name () const |
| const std::string & | Type () const |
Private Attributes | |
| std::string | name_ |
| std::string | type_ |
| cuttlefish::FlagInfo::FlagInfo | ( | std::string | name, |
| std::string | type | ||
| ) |
|
inline |
|
inline |
|
private |
|
private |