|
VLink 2.0.0
A high-performance communication middleware
|
This is the complete list of members for vlink::format::detail::FormatWriter< CharT, WriterT >, including all inherited members.
| format(std::string_view fmt, BasicFormatArgs< CharT > args) | vlink::format::detail::FormatWriter< CharT, WriterT > | inline |
| FormatWriter(WriterT writer) | vlink::format::detail::FormatWriter< CharT, WriterT > | inlineexplicit |
| out() const | vlink::format::detail::FormatWriter< CharT, WriterT > | inline |
| size() const | vlink::format::detail::FormatWriter< CharT, WriterT > | inline |
| total_size() const -> decltype(std::declval< W >().total_size()) | vlink::format::detail::FormatWriter< CharT, WriterT > | inline |