Public Member Functions | Protected Member Functions | Private Attributes | List of all members
absl::UntypedFormatSpec Class Reference

#include <str_format.h>

Inheritance diagram for absl::UntypedFormatSpec:
Inheritance graph
[legend]

Public Member Functions

UntypedFormatSpecoperator= (const UntypedFormatSpec &)=delete
 
UntypedFormatSpecoperator= (const UntypedFormatSpec &)=delete
 
 UntypedFormatSpec ()=delete
 
 UntypedFormatSpec ()=delete
 
 UntypedFormatSpec (const UntypedFormatSpec &)=delete
 
 UntypedFormatSpec (const UntypedFormatSpec &)=delete
 
 UntypedFormatSpec (string_view s)
 
 UntypedFormatSpec (string_view s)
 

Protected Member Functions

 UntypedFormatSpec (const str_format_internal::ParsedFormatBase *pc)
 
 UntypedFormatSpec (const str_format_internal::ParsedFormatBase *pc)
 

Private Attributes

str_format_internal::UntypedFormatSpecImpl spec_
 

Detailed Description

Definition at line 96 of file abseil-cpp/absl/strings/str_format.h.

Constructor & Destructor Documentation

◆ UntypedFormatSpec() [1/8]

absl::UntypedFormatSpec::UntypedFormatSpec ( )
delete

◆ UntypedFormatSpec() [2/8]

absl::UntypedFormatSpec::UntypedFormatSpec ( const UntypedFormatSpec )
delete

◆ UntypedFormatSpec() [3/8]

absl::UntypedFormatSpec::UntypedFormatSpec ( string_view  s)
inlineexplicit

Definition at line 102 of file abseil-cpp/absl/strings/str_format.h.

◆ UntypedFormatSpec() [4/8]

absl::UntypedFormatSpec::UntypedFormatSpec ( const str_format_internal::ParsedFormatBase pc)
inlineexplicitprotected

Definition at line 105 of file abseil-cpp/absl/strings/str_format.h.

◆ UntypedFormatSpec() [5/8]

absl::UntypedFormatSpec::UntypedFormatSpec ( )
delete

◆ UntypedFormatSpec() [6/8]

absl::UntypedFormatSpec::UntypedFormatSpec ( const UntypedFormatSpec )
delete

◆ UntypedFormatSpec() [7/8]

absl::UntypedFormatSpec::UntypedFormatSpec ( string_view  s)
inlineexplicit

◆ UntypedFormatSpec() [8/8]

absl::UntypedFormatSpec::UntypedFormatSpec ( const str_format_internal::ParsedFormatBase pc)
inlineexplicitprotected

Member Function Documentation

◆ operator=() [1/2]

UntypedFormatSpec& absl::UntypedFormatSpec::operator= ( const UntypedFormatSpec )
delete

◆ operator=() [2/2]

UntypedFormatSpec& absl::UntypedFormatSpec::operator= ( const UntypedFormatSpec )
delete

Member Data Documentation

◆ spec_

str_format_internal::UntypedFormatSpecImpl absl::UntypedFormatSpec::spec_
private

Definition at line 110 of file abseil-cpp/absl/strings/str_format.h.


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


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