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

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

Detailed Description

Binary parser for utils::macaddr::Macaddr8.

Definition at line 78 of file macaddr.hpp.

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

Public Types

using BaseType = detail::MacaddrBufferParser<Macaddr8>
 

Member Typedef Documentation

◆ BaseType

using storages::postgres::io::BufferParser< Macaddr8 >::BaseType = detail::MacaddrBufferParser<Macaddr8>

Definition at line 79 of file macaddr.hpp.


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