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

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

Detailed Description

Binary parser for utils::macaddr::Macaddr.

Definition at line 70 of file macaddr.hpp.

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

Public Types

using BaseType = detail::MacaddrBufferParser<Macaddr>
 

Member Typedef Documentation

◆ BaseType

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

Definition at line 71 of file macaddr.hpp.


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