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

Detailed Description

Definition at line 120 of file string_types.hpp.

Public Member Functions

 BufferFormatter (char val)
 
template<typename Buffer >
void operator() (const UserTypes &, Buffer &buf) const
 

Public Attributes

char value
 

Constructor & Destructor Documentation

◆ BufferFormatter()

storages::postgres::io::BufferFormatter< char >::BufferFormatter ( char val)
inlineexplicit

Definition at line 123 of file string_types.hpp.

Member Function Documentation

◆ operator()()

template<typename Buffer >
void storages::postgres::io::BufferFormatter< char >::operator() ( const UserTypes & ,
Buffer & buf ) const
inline

Definition at line 125 of file string_types.hpp.

Member Data Documentation

◆ value

Definition at line 121 of file string_types.hpp.


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