#include <format.h>
Definition at line 2193 of file format.h.
◆ FormatterBase()
fmt::internal::FormatterBase::FormatterBase |
( |
const ArgList & | args | ) |
|
|
inlineexplicitprotected |
◆ args()
const ArgList & fmt::internal::FormatterBase::args |
( |
| ) |
const |
|
inlineprotected |
◆ check_no_auto_index()
bool fmt::internal::FormatterBase::check_no_auto_index |
( |
const char *& | error | ) |
|
|
inlineprotected |
◆ do_get_arg()
FMT_API Arg fmt::internal::FormatterBase::do_get_arg |
( |
unsigned | arg_index, |
|
|
const char *& | error ) |
|
private |
◆ get_arg()
Arg fmt::internal::FormatterBase::get_arg |
( |
unsigned | arg_index, |
|
|
const char *& | error ) |
|
inlineprotected |
◆ next_arg()
Arg fmt::internal::FormatterBase::next_arg |
( |
const char *& | error | ) |
|
|
inlineprotected |
◆ write()
template<typename Char >
void fmt::internal::FormatterBase::write |
( |
BasicWriter< Char > & | w, |
|
|
const Char * | start, |
|
|
const Char * | end ) |
|
inlineprotected |
◆ args_
ArgList fmt::internal::FormatterBase::args_ |
|
private |
◆ next_arg_index_
int fmt::internal::FormatterBase::next_arg_index_ |
|
private |
The documentation for this class was generated from the following file:
- C:/Users/lachl/Downloads/ArkServerAPI_NEW/ASE/AseApi-main/version/Core/Public/Logger/spdlog/fmt/bundled/format.h