userver: storages::postgres::io::BufferFormatter< Macaddr8 > Struct Reference
Loading...
Searching...
No Matches
storages::postgres::io::BufferFormatter< Macaddr8 > Struct Reference

#include <userver/storages/postgres/io/macaddr.hpp>

Detailed Description

Binary formatter for utils::macaddr:Macaddr8.

Definition at line 62 of file macaddr.hpp.

+ Inheritance diagram for storages::postgres::io::BufferFormatter< Macaddr8 >:
+ Collaboration diagram for storages::postgres::io::BufferFormatter< Macaddr8 >:

Public Types

using BaseType = detail::MacaddrFormatterBase<Macaddr8>
 

Member Typedef Documentation

◆ BaseType

using storages::postgres::io::BufferFormatter< Macaddr8 >::BaseType = detail::MacaddrFormatterBase<Macaddr8>

Definition at line 63 of file macaddr.hpp.


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