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

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

Detailed Description

Binary parser for utils::ip::NetworkV6.

Definition at line 305 of file ip.hpp.

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

Public Types

using BaseType = detail::NetworkBufferParser<NetworkV6>
 

Member Typedef Documentation

◆ BaseType

using storages::postgres::io::BufferParser< NetworkV6 >::BaseType = detail::NetworkBufferParser<NetworkV6>

Definition at line 306 of file ip.hpp.


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