Public Attributes | List of all members
absl::flags_internal::CommandLineFlagInfo Struct Reference

#include <registry.h>

Public Attributes

std::string current_value
 
std::string default_value
 
std::string description
 
std::string filename
 
const void * flag_ptr
 
bool has_validator_fn
 
bool is_default
 
std::string name
 
std::string type
 

Detailed Description

Definition at line 33 of file registry.h.

Member Data Documentation

◆ current_value

std::string absl::flags_internal::CommandLineFlagInfo::current_value

Definition at line 37 of file registry.h.

◆ default_value

std::string absl::flags_internal::CommandLineFlagInfo::default_value

Definition at line 38 of file registry.h.

◆ description

std::string absl::flags_internal::CommandLineFlagInfo::description

Definition at line 36 of file registry.h.

◆ filename

std::string absl::flags_internal::CommandLineFlagInfo::filename

Definition at line 39 of file registry.h.

◆ flag_ptr

const void* absl::flags_internal::CommandLineFlagInfo::flag_ptr

Definition at line 49 of file registry.h.

◆ has_validator_fn

bool absl::flags_internal::CommandLineFlagInfo::has_validator_fn

Definition at line 40 of file registry.h.

◆ is_default

bool absl::flags_internal::CommandLineFlagInfo::is_default

Definition at line 42 of file registry.h.

◆ name

std::string absl::flags_internal::CommandLineFlagInfo::name

Definition at line 34 of file registry.h.

◆ type

std::string absl::flags_internal::CommandLineFlagInfo::type

Definition at line 35 of file registry.h.


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


abseil_cpp
Author(s):
autogenerated on Mon Feb 28 2022 21:31:23