userver: storages::postgres::io::BufferFormatter< postgres::BitStringWrapper< BitContainer, kBitStringType > > Struct Template Reference
Loading...
Searching...
No Matches
storages::postgres::io::BufferFormatter< postgres::BitStringWrapper< BitContainer, kBitStringType > > Struct Template Reference

Detailed Description

template<typename BitContainer, BitStringType kBitStringType>
struct storages::postgres::io::BufferFormatter< postgres::BitStringWrapper< BitContainer, kBitStringType > >

Definition at line 300 of file bitstring.hpp.

+ Inheritance diagram for storages::postgres::io::BufferFormatter< postgres::BitStringWrapper< BitContainer, kBitStringType > >:
+ Collaboration diagram for storages::postgres::io::BufferFormatter< postgres::BitStringWrapper< BitContainer, kBitStringType > >:

Public Types

using BaseType
 

Public Member Functions

template<typename Buffer >
void operator() (const UserTypes &types, Buffer &buffer) const
 

Member Typedef Documentation

◆ BaseType

template<typename BitContainer , BitStringType kBitStringType>
using storages::postgres::io::BufferFormatter< postgres::BitStringWrapper< BitContainer, kBitStringType > >::BaseType
Initial value:
detail::BufferFormatterBase<
postgres::BitStringWrapper<BitContainer, kBitStringType>>

Definition at line 303 of file bitstring.hpp.

Member Function Documentation

◆ operator()()

template<typename BitContainer , BitStringType kBitStringType>
template<typename Buffer >
void storages::postgres::io::BufferFormatter< postgres::BitStringWrapper< BitContainer, kBitStringType > >::operator() ( const UserTypes & types,
Buffer & buffer ) const
inline

Definition at line 308 of file bitstring.hpp.


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