Public Member Functions | Private Attributes | List of all members
absl::str_format_internal::UnboundConversion::InputValue Class Reference

#include <parser.h>

Public Member Functions

int get_from_arg () const
 
int get_from_arg () const
 
bool is_from_arg () const
 
bool is_from_arg () const
 
void set_from_arg (int value)
 
void set_from_arg (int value)
 
void set_value (int value)
 
void set_value (int value)
 
int value () const
 
int value () const
 

Private Attributes

int value_ = -1
 

Detailed Description

Definition at line 46 of file third_party/abseil-cpp/absl/strings/internal/str_format/parser.h.

Member Function Documentation

◆ get_from_arg() [1/2]

int absl::str_format_internal::UnboundConversion::InputValue::get_from_arg ( ) const
inline

◆ get_from_arg() [2/2]

int absl::str_format_internal::UnboundConversion::InputValue::get_from_arg ( ) const
inline

◆ is_from_arg() [1/2]

bool absl::str_format_internal::UnboundConversion::InputValue::is_from_arg ( ) const
inline

◆ is_from_arg() [2/2]

bool absl::str_format_internal::UnboundConversion::InputValue::is_from_arg ( ) const
inline

◆ set_from_arg() [1/2]

void absl::str_format_internal::UnboundConversion::InputValue::set_from_arg ( int  value)
inline

◆ set_from_arg() [2/2]

void absl::str_format_internal::UnboundConversion::InputValue::set_from_arg ( int  value)
inline

◆ set_value() [1/2]

void absl::str_format_internal::UnboundConversion::InputValue::set_value ( int  value)
inline

◆ set_value() [2/2]

void absl::str_format_internal::UnboundConversion::InputValue::set_value ( int  value)
inline

◆ value() [1/2]

int absl::str_format_internal::UnboundConversion::InputValue::value ( ) const
inline

◆ value() [2/2]

int absl::str_format_internal::UnboundConversion::InputValue::value ( ) const
inline

Member Data Documentation

◆ value_

int absl::str_format_internal::UnboundConversion::InputValue::value_ = -1
private

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


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