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

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

Detailed Description

Binary parser for utils::ip::NetworkV4.

Definition at line 297 of file ip.hpp.

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

Public Types

using BaseType = detail::NetworkBufferParser<NetworkV4>
 

Member Typedef Documentation

◆ BaseType

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

Definition at line 298 of file ip.hpp.


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