#include <flags_collector.h>
|
| FlagInfo (std::string name, std::string type) |
|
const std::string & | Name () const |
|
const std::string & | Type () const |
|
◆ FlagInfo()
cuttlefish::FlagInfo::FlagInfo |
( |
std::string |
name, |
|
|
std::string |
type |
|
) |
| |
◆ Name()
const std::string & cuttlefish::FlagInfo::Name |
( |
| ) |
const |
|
inline |
◆ Type()
const std::string & cuttlefish::FlagInfo::Type |
( |
| ) |
const |
|
inline |
◆ name_
std::string cuttlefish::FlagInfo::name_ |
|
private |
◆ type_
std::string cuttlefish::FlagInfo::type_ |
|
private |
The documentation for this class was generated from the following files: