userver: storages::postgres::io::BufferFormatter<::utils::StrongTypedef< Tag, T, Ops, Enable > > Struct Template Reference
Loading...
Searching...
No Matches
storages::postgres::io::BufferFormatter<::utils::StrongTypedef< Tag, T, Ops, Enable > > Struct Template Reference

Detailed Description

template<typename Tag, typename T, ::utils::StrongTypedefOps Ops, typename Enable>
struct storages::postgres::io::BufferFormatter<::utils::StrongTypedef< Tag, T, Ops, Enable > >

Definition at line 107 of file strong_typedef.hpp.

+ Inheritance diagram for storages::postgres::io::BufferFormatter<::utils::StrongTypedef< Tag, T, Ops, Enable > >:

Public Types

using BaseType = detail::BufferFormatterBase<::utils::StrongTypedef<Tag, T, Ops, Enable>>
 

Public Member Functions

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

Member Typedef Documentation

◆ BaseType

template<typename Tag , typename T , ::utils::StrongTypedefOps Ops, typename Enable >
using storages::postgres::io::BufferFormatter<::utils::StrongTypedef< Tag, T, Ops, Enable > >::BaseType = detail::BufferFormatterBase<::utils::StrongTypedef<Tag, T, Ops, Enable>>

Definition at line 109 of file strong_typedef.hpp.

Member Function Documentation

◆ operator()()

template<typename Tag , typename T , ::utils::StrongTypedefOps Ops, typename Enable >
template<typename Buffer >
void storages::postgres::io::BufferFormatter<::utils::StrongTypedef< Tag, T, Ops, Enable > >::operator() ( const UserTypes & types,
Buffer & buf ) const
inline

Definition at line 113 of file strong_typedef.hpp.


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