Static Public Member Functions | List of all members
absl::str_format_internal::FormatArgImplFriend Struct Reference

#include <arg.h>

Static Public Member Functions

template<typename Arg >
static bool Convert (Arg arg, FormatConversionSpecImpl conv, FormatSinkImpl *out)
 
template<typename Arg >
static bool Convert (Arg arg, FormatConversionSpecImpl conv, FormatSinkImpl *out)
 
template<typename Arg >
static Arg::Dispatcher GetVTablePtrForTest (Arg arg)
 
template<typename Arg >
static Arg::Dispatcher GetVTablePtrForTest (Arg arg)
 
template<typename Arg >
static bool ToInt (Arg arg, int *out)
 
template<typename Arg >
static bool ToInt (Arg arg, int *out)
 

Detailed Description

Definition at line 282 of file abseil-cpp/absl/strings/internal/str_format/arg.h.

Member Function Documentation

◆ Convert() [1/2]

template<typename Arg >
static bool absl::str_format_internal::FormatArgImplFriend::Convert ( Arg  arg,
FormatConversionSpecImpl  conv,
FormatSinkImpl out 
)
inlinestatic

◆ Convert() [2/2]

template<typename Arg >
static bool absl::str_format_internal::FormatArgImplFriend::Convert ( Arg  arg,
FormatConversionSpecImpl  conv,
FormatSinkImpl out 
)
inlinestatic

◆ GetVTablePtrForTest() [1/2]

template<typename Arg >
static Arg::Dispatcher absl::str_format_internal::FormatArgImplFriend::GetVTablePtrForTest ( Arg  arg)
inlinestatic

◆ GetVTablePtrForTest() [2/2]

template<typename Arg >
static Arg::Dispatcher absl::str_format_internal::FormatArgImplFriend::GetVTablePtrForTest ( Arg  arg)
inlinestatic

◆ ToInt() [1/2]

template<typename Arg >
static bool absl::str_format_internal::FormatArgImplFriend::ToInt ( Arg  arg,
int out 
)
inlinestatic

◆ ToInt() [2/2]

template<typename Arg >
static bool absl::str_format_internal::FormatArgImplFriend::ToInt ( Arg  arg,
int out 
)
inlinestatic

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


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