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

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

Detailed Description

Binary formatter for utils::ip::NetworkV6.

Definition at line 251 of file ip.hpp.

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

Public Types

using BaseType = detail::NetworkBufferFormatter<NetworkV6>
 

Member Typedef Documentation

◆ BaseType

using storages::postgres::io::BufferFormatter< NetworkV6 >::BaseType = detail::NetworkBufferFormatter<NetworkV6>

Definition at line 252 of file ip.hpp.


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