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

Detailed Description

Definition at line 84 of file string_types.hpp.

Public Member Functions

 BufferParser (std::string &val)
 
void operator() (const FieldBuffer &buffer)
 

Public Attributes

std::string & value
 

Constructor & Destructor Documentation

◆ BufferParser()

storages::postgres::io::BufferParser< std::string >::BufferParser ( std::string & val)
inlineexplicit

Definition at line 87 of file string_types.hpp.

Member Data Documentation

◆ value

std::string& storages::postgres::io::BufferParser< std::string >::value

Definition at line 85 of file string_types.hpp.


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