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

Detailed Description

Definition at line 180 of file integral_types.hpp.

Public Member Functions

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

Public Attributes

bool value
 

Constructor & Destructor Documentation

◆ BufferFormatter()

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

Definition at line 182 of file integral_types.hpp.

Member Function Documentation

◆ operator()()

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

Definition at line 184 of file integral_types.hpp.

Member Data Documentation

◆ value

Definition at line 181 of file integral_types.hpp.


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