#include <commandlineflag.h>
◆ CommandLineFlag() [1/4]
constexpr absl::CommandLineFlag::CommandLineFlag |
( |
| ) |
|
|
constexprdefault |
◆ CommandLineFlag() [2/4]
◆ ~CommandLineFlag() [1/2]
absl::CommandLineFlag::~CommandLineFlag |
( |
| ) |
|
|
protecteddefault |
◆ CommandLineFlag() [3/4]
constexpr absl::CommandLineFlag::CommandLineFlag |
( |
| ) |
|
|
constexprdefault |
◆ CommandLineFlag() [4/4]
◆ ~CommandLineFlag() [2/2]
absl::CommandLineFlag::~CommandLineFlag |
( |
| ) |
|
|
protecteddefault |
◆ CheckDefaultValueParsingRoundtrip() [1/2]
virtual void absl::CommandLineFlag::CheckDefaultValueParsingRoundtrip |
( |
| ) |
const |
|
privatepure virtual |
◆ CheckDefaultValueParsingRoundtrip() [2/2]
virtual void absl::CommandLineFlag::CheckDefaultValueParsingRoundtrip |
( |
| ) |
const |
|
privatepure virtual |
◆ CurrentValue() [1/2]
virtual std::string absl::CommandLineFlag::CurrentValue |
( |
| ) |
const |
|
pure virtual |
◆ CurrentValue() [2/2]
virtual std::string absl::CommandLineFlag::CurrentValue |
( |
| ) |
const |
|
pure virtual |
◆ DefaultValue() [1/2]
virtual std::string absl::CommandLineFlag::DefaultValue |
( |
| ) |
const |
|
pure virtual |
◆ DefaultValue() [2/2]
virtual std::string absl::CommandLineFlag::DefaultValue |
( |
| ) |
const |
|
pure virtual |
◆ Filename() [1/2]
virtual std::string absl::CommandLineFlag::Filename |
( |
| ) |
const |
|
pure virtual |
◆ Filename() [2/2]
virtual std::string absl::CommandLineFlag::Filename |
( |
| ) |
const |
|
pure virtual |
◆ Help() [1/2]
virtual std::string absl::CommandLineFlag::Help |
( |
| ) |
const |
|
pure virtual |
◆ Help() [2/2]
virtual std::string absl::CommandLineFlag::Help |
( |
| ) |
const |
|
pure virtual |
◆ IsOfType() [1/2]
template<typename T >
bool absl::CommandLineFlag::IsOfType |
( |
| ) |
const |
|
inline |
◆ IsOfType() [2/2]
template<typename T >
bool absl::CommandLineFlag::IsOfType |
( |
| ) |
const |
|
inline |
◆ IsRetired() [1/2]
virtual bool absl::CommandLineFlag::IsRetired |
( |
| ) |
const |
|
virtual |
◆ IsRetired() [2/2]
◆ IsSpecifiedOnCommandLine() [1/2]
virtual bool absl::CommandLineFlag::IsSpecifiedOnCommandLine |
( |
| ) |
const |
|
privatepure virtual |
◆ IsSpecifiedOnCommandLine() [2/2]
virtual bool absl::CommandLineFlag::IsSpecifiedOnCommandLine |
( |
| ) |
const |
|
privatepure virtual |
◆ Name() [1/2]
◆ Name() [2/2]
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ ParseFrom() [1/4]
◆ ParseFrom() [2/4]
◆ ParseFrom() [3/4]
◆ ParseFrom() [4/4]
◆ Read() [1/2]
virtual void absl::CommandLineFlag::Read |
( |
void * |
dst | ) |
const |
|
privatepure virtual |
◆ Read() [2/2]
virtual void absl::CommandLineFlag::Read |
( |
void * |
dst | ) |
const |
|
privatepure virtual |
◆ SaveState() [1/2]
◆ SaveState() [2/2]
◆ TryGet() [1/2]
◆ TryGet() [2/2]
◆ TypeId() [1/2]
◆ TypeId() [2/2]
◆ ValidateInputValue() [1/2]
◆ ValidateInputValue() [2/2]
◆ flags_internal::PrivateHandleAccessor
The documentation for this class was generated from the following files: