userver: userver/storages/postgres/io/uuid.hpp File Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts

UUID (boost::uuids::uuid) I/O support. More...

#include <userver/storages/postgres/io/buffer_io.hpp>
#include <userver/storages/postgres/io/buffer_io_base.hpp>
#include <userver/storages/postgres/io/type_mapping.hpp>
+ Include dependency graph for uuid.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  storages::postgres::io::BufferFormatter< boost::uuids::uuid >
 
struct  storages::postgres::io::BufferParser< boost::uuids::uuid >
 
struct  storages::postgres::io::CppToSystemPg< boost::uuids::uuid >
 

Namespaces

namespace  storages
 Components, clients and helpers for different databases and storages.
 
namespace  storages::postgres
 Top namespace for uPg driver.
 
namespace  storages::postgres::io
 uPg input-output.
 

Detailed Description

UUID (boost::uuids::uuid) I/O support.

Definition in file uuid.hpp.