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 127 of file strong_typedef.hpp.

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

Public Types

using BaseType
 

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
Initial value:
detail::BufferFormatterBase<

Definition at line 131 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 136 of file strong_typedef.hpp.


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