Static Public Member Functions | List of all members
absl::flags_internal::PrivateHandleAccessor Class Reference

#include <private_handle_accessor.h>

Static Public Member Functions

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< FlagStateInterfaceSaveState (CommandLineFlag &flag)
 
static std::unique_ptr< FlagStateInterfaceSaveState (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)
 

Detailed Description

Definition at line 34 of file abseil-cpp/absl/flags/internal/private_handle_accessor.h.

Member Function Documentation

◆ 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]

static bool absl::flags_internal::PrivateHandleAccessor::IsSpecifiedOnCommandLine ( const CommandLineFlag flag)
static

◆ IsSpecifiedOnCommandLine() [2/2]

bool absl::flags_internal::PrivateHandleAccessor::IsSpecifiedOnCommandLine ( const CommandLineFlag flag)
static

◆ ParseFrom() [1/2]

bool absl::flags_internal::PrivateHandleAccessor::ParseFrom ( CommandLineFlag flag,
absl::string_view  value,
flags_internal::FlagSettingMode  set_mode,
flags_internal::ValueSource  source,
std::string &  error 
)
static

◆ ParseFrom() [2/2]

static bool absl::flags_internal::PrivateHandleAccessor::ParseFrom ( CommandLineFlag flag,
absl::string_view  value,
flags_internal::FlagSettingMode  set_mode,
flags_internal::ValueSource  source,
std::string &  error 
)
static

◆ SaveState() [1/2]

std::unique_ptr< FlagStateInterface > absl::flags_internal::PrivateHandleAccessor::SaveState ( CommandLineFlag flag)
static

◆ SaveState() [2/2]

static std::unique_ptr<FlagStateInterface> absl::flags_internal::PrivateHandleAccessor::SaveState ( CommandLineFlag flag)
static

◆ TypeId() [1/2]

FlagFastTypeId absl::flags_internal::PrivateHandleAccessor::TypeId ( const CommandLineFlag flag)
static

◆ TypeId() [2/2]

static FlagFastTypeId absl::flags_internal::PrivateHandleAccessor::TypeId ( const CommandLineFlag flag)
static

◆ ValidateInputValue() [1/2]

bool absl::flags_internal::PrivateHandleAccessor::ValidateInputValue ( const CommandLineFlag flag,
absl::string_view  value 
)
static

◆ ValidateInputValue() [2/2]

static bool absl::flags_internal::PrivateHandleAccessor::ValidateInputValue ( const CommandLineFlag flag,
absl::string_view  value 
)
static

The documentation for this class was generated from the following files:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:02:51