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

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

Detailed Description

Binary formatter for utils::ip::AddressV4.

Definition at line 259 of file ip.hpp.

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

Public Types

using BaseType = detail::AddressNetworkBuffer<AddressV4>
 

Member Typedef Documentation

◆ BaseType

using storages::postgres::io::BufferFormatter< AddressV4 >::BaseType = detail::AddressNetworkBuffer<AddressV4>

Definition at line 260 of file ip.hpp.


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