userver: storages::postgres::io::BufferFormatter< boost::uuids::uuid > Struct Reference
Loading...
Searching...
No Matches
storages::postgres::io::BufferFormatter< boost::uuids::uuid > Struct Reference

Detailed Description

Definition at line 20 of file uuid.hpp.

+ Inheritance diagram for storages::postgres::io::BufferFormatter< boost::uuids::uuid >:
+ Collaboration diagram for storages::postgres::io::BufferFormatter< boost::uuids::uuid >:

Public Types

using BaseType = detail::BufferFormatterBase<boost::uuids::uuid>
 

Public Member Functions

void operator() (const UserTypes &, std::vector< char > &buf) const
 
void operator() (const UserTypes &, std::string &buf) const
 

Member Typedef Documentation

◆ BaseType

using storages::postgres::io::BufferFormatter< boost::uuids::uuid >::BaseType = detail::BufferFormatterBase<boost::uuids::uuid>

Definition at line 22 of file uuid.hpp.


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