Namespaces | Functions
type_erased.cc File Reference
#include "absl/flags/internal/type_erased.h"
#include "absl/base/internal/raw_logging.h"
#include "absl/flags/config.h"
#include "absl/flags/usage_config.h"
#include "absl/strings/str_cat.h"
Include dependency graph for type_erased.cc:

Go to the source code of this file.

Namespaces

namespace  absl
namespace  absl::flags_internal

Functions

bool absl::flags_internal::GetCommandLineFlagInfo (absl::string_view name, CommandLineFlagInfo *OUTPUT)
CommandLineFlagInfo absl::flags_internal::GetCommandLineFlagInfoOrDie (absl::string_view name)
bool absl::flags_internal::GetCommandLineOption (absl::string_view name, std::string *value)
bool absl::flags_internal::IsValidFlagValue (absl::string_view name, absl::string_view value)
bool absl::flags_internal::SetCommandLineOption (absl::string_view name, absl::string_view value)
bool absl::flags_internal::SetCommandLineOptionWithMode (absl::string_view name, absl::string_view value, FlagSettingMode set_mode)
bool absl::flags_internal::SpecifiedOnCommandLine (absl::string_view name)


abseil_cpp
Author(s):
autogenerated on Wed Jun 19 2019 19:42:16