Public Member Functions | Public Attributes | List of all members
detail::arg_formatter_base< OutputIt, Char, ErrorHandler >::cstring_spec_handler Struct Reference
Inheritance diagram for detail::arg_formatter_base< OutputIt, Char, ErrorHandler >::cstring_spec_handler:
Inheritance graph
[legend]

Public Member Functions

 cstring_spec_handler (arg_formatter_base &f, const Char *val)
 
void on_pointer ()
 
void on_string ()
 
- Public Member Functions inherited from detail::error_handler
constexpr error_handler ()=default
 
constexpr error_handler (const error_handler &)=default
 
FMT_NORETURN FMT_API void on_error (const char *message)
 

Public Attributes

arg_formatter_baseformatter
 
const Char * value
 

Detailed Description

template<typename OutputIt, typename Char, typename ErrorHandler = error_handler>
struct detail::arg_formatter_base< OutputIt, Char, ErrorHandler >::cstring_spec_handler

Definition at line 2205 of file format.h.

Constructor & Destructor Documentation

template<typename OutputIt, typename Char, typename ErrorHandler = error_handler>
detail::arg_formatter_base< OutputIt, Char, ErrorHandler >::cstring_spec_handler::cstring_spec_handler ( arg_formatter_base f,
const Char *  val 
)
inline

Definition at line 2209 of file format.h.

Member Function Documentation

template<typename OutputIt, typename Char, typename ErrorHandler = error_handler>
void detail::arg_formatter_base< OutputIt, Char, ErrorHandler >::cstring_spec_handler::on_pointer ( )
inline

Definition at line 2213 of file format.h.

template<typename OutputIt, typename Char, typename ErrorHandler = error_handler>
void detail::arg_formatter_base< OutputIt, Char, ErrorHandler >::cstring_spec_handler::on_string ( )
inline

Definition at line 2212 of file format.h.

Member Data Documentation

template<typename OutputIt, typename Char, typename ErrorHandler = error_handler>
arg_formatter_base& detail::arg_formatter_base< OutputIt, Char, ErrorHandler >::cstring_spec_handler::formatter

Definition at line 2206 of file format.h.

template<typename OutputIt, typename Char, typename ErrorHandler = error_handler>
const Char* detail::arg_formatter_base< OutputIt, Char, ErrorHandler >::cstring_spec_handler::value

Definition at line 2207 of file format.h.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Dec 6 2020 04:02:51