Classes | Public Member Functions | Public Attributes | List of all members
absl::str_format_internal::UnboundConversion Struct Reference

#include <parser.h>

Classes

class  InputValue
 

Public Member Functions

 UnboundConversion ()
 
 UnboundConversion ()
 

Public Attributes

int arg_position
 
FormatConversionChar conv = FormatConversionCharInternal::kNone
 
Flags flags = Flags::kBasic
 
LengthMod length_mod = LengthMod::none
 
InputValue precision
 
InputValue width
 

Detailed Description

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

Constructor & Destructor Documentation

◆ UnboundConversion() [1/2]

absl::str_format_internal::UnboundConversion::UnboundConversion ( )
inline

◆ UnboundConversion() [2/2]

absl::str_format_internal::UnboundConversion::UnboundConversion ( )
inline

Member Data Documentation

◆ arg_position

int absl::str_format_internal::UnboundConversion::arg_position

◆ conv

FormatConversionChar absl::str_format_internal::UnboundConversion::conv = FormatConversionCharInternal::kNone

◆ flags

Flags absl::str_format_internal::UnboundConversion::flags = Flags::kBasic

◆ length_mod

LengthMod absl::str_format_internal::UnboundConversion::length_mod = LengthMod::none

◆ precision

InputValue absl::str_format_internal::UnboundConversion::precision

◆ width

InputValue absl::str_format_internal::UnboundConversion::width

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


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