#include <private_handle_accessor.h>
|
static void | CheckDefaultValueParsingRoundtrip (const CommandLineFlag &flag) |
|
static void | CheckDefaultValueParsingRoundtrip (const CommandLineFlag &flag) |
|
static bool | IsSpecifiedOnCommandLine (const CommandLineFlag &flag) |
|
static bool | IsSpecifiedOnCommandLine (const CommandLineFlag &flag) |
|
static bool | ParseFrom (CommandLineFlag &flag, absl::string_view value, flags_internal::FlagSettingMode set_mode, flags_internal::ValueSource source, std::string &error) |
|
static bool | ParseFrom (CommandLineFlag &flag, absl::string_view value, flags_internal::FlagSettingMode set_mode, flags_internal::ValueSource source, std::string &error) |
|
static std::unique_ptr< FlagStateInterface > | SaveState (CommandLineFlag &flag) |
|
static std::unique_ptr< FlagStateInterface > | SaveState (CommandLineFlag &flag) |
|
static FlagFastTypeId | TypeId (const CommandLineFlag &flag) |
|
static FlagFastTypeId | TypeId (const CommandLineFlag &flag) |
|
static bool | ValidateInputValue (const CommandLineFlag &flag, absl::string_view value) |
|
static bool | ValidateInputValue (const CommandLineFlag &flag, absl::string_view value) |
|
◆ CheckDefaultValueParsingRoundtrip() [1/2]
void absl::flags_internal::PrivateHandleAccessor::CheckDefaultValueParsingRoundtrip |
( |
const CommandLineFlag & |
flag | ) |
|
|
static |
◆ CheckDefaultValueParsingRoundtrip() [2/2]
static void absl::flags_internal::PrivateHandleAccessor::CheckDefaultValueParsingRoundtrip |
( |
const CommandLineFlag & |
flag | ) |
|
|
static |
◆ IsSpecifiedOnCommandLine() [1/2]
◆ IsSpecifiedOnCommandLine() [2/2]
◆ ParseFrom() [1/2]
◆ ParseFrom() [2/2]
◆ SaveState() [1/2]
◆ SaveState() [2/2]
◆ TypeId() [1/2]
◆ TypeId() [2/2]
◆ ValidateInputValue() [1/2]
◆ ValidateInputValue() [2/2]
The documentation for this class was generated from the following files: