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

Detailed Description

Definition at line 131 of file string_types.hpp.

Public Member Functions

 BufferParser (char &val)
 
void operator() (const FieldBuffer &buffer)
 

Public Attributes

char & value
 

Constructor & Destructor Documentation

◆ BufferParser()

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

Definition at line 134 of file string_types.hpp.

Member Function Documentation

◆ operator()()

void storages::postgres::io::BufferParser< char >::operator() ( const FieldBuffer & buffer)
inline

Definition at line 136 of file string_types.hpp.

Member Data Documentation

◆ value

Definition at line 132 of file string_types.hpp.


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