userver: fmt::formatter<::engine::io::Sockaddr > Struct Reference
Loading...
Searching...
No Matches
fmt::formatter<::engine::io::Sockaddr > Struct Reference

#include <userver/engine/io/sockaddr.hpp>

Detailed Description

Socket address fmt formatter.

Definition at line 165 of file sockaddr.hpp.

Public Member Functions

template<typename FormatContext >
auto format (const ::engine::io::Sockaddr &sa, FormatContext &ctx) USERVER_FMT_CONST
 

Static Public Member Functions

static constexpr auto parse (format_parse_context &)
 

Member Function Documentation

◆ format()

template<typename FormatContext >
auto fmt::formatter<::engine::io::Sockaddr >::format ( const ::engine::io::Sockaddr & sa,
FormatContext & ctx )
inline

Definition at line 183 of file sockaddr.hpp.

◆ parse()

constexpr auto fmt::formatter<::engine::io::Sockaddr >::parse ( format_parse_context & ctx)
inlinestaticconstexpr

Definition at line 174 of file sockaddr.hpp.


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