bitz-server
2.0.3
|
This is the complete list of members for fmt::PrintfFormatter< Char, ArgFormatter >, including all inherited members.
args() const (defined in fmt::internal::FormatterBase) | fmt::internal::FormatterBase | inlineprivate |
check_no_auto_index(const char *&error) (defined in fmt::internal::FormatterBase) | fmt::internal::FormatterBase | inlineprivate |
format(BasicCStringRef< Char > format_str) | fmt::PrintfFormatter< Char, ArgFormatter > | |
FormatterBase(const ArgList &args) (defined in fmt::internal::FormatterBase) | fmt::internal::FormatterBase | inlineexplicitprivate |
get_arg(unsigned arg_index, const char *&error) (defined in fmt::internal::FormatterBase) | fmt::internal::FormatterBase | inlineprivate |
next_arg(const char *&error) (defined in fmt::internal::FormatterBase) | fmt::internal::FormatterBase | inlineprivate |
PrintfFormatter(const ArgList &al, BasicWriter< Char > &w) | fmt::PrintfFormatter< Char, ArgFormatter > | inlineexplicit |
write(BasicWriter< Char > &w, const Char *start, const Char *end) (defined in fmt::internal::FormatterBase) | fmt::internal::FormatterBase | inlineprivate |