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 78 of file string_types.hpp.

+ Collaboration diagram for storages::postgres::io::BufferParser< std::string >:

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 81 of file string_types.hpp.

Member Data Documentation

◆ value

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

Definition at line 79 of file string_types.hpp.


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