userver: userver/storages/postgres/io/decimal64.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
decimal64.hpp File Reference

decimal64::Decimal I/O support More...

#include <userver/decimal64/decimal64.hpp>
#include <userver/storages/postgres/io/buffer_io.hpp>
#include <userver/storages/postgres/io/buffer_io_base.hpp>
#include <userver/storages/postgres/io/numeric_data.hpp>
#include <userver/storages/postgres/io/type_mapping.hpp>
+ Include dependency graph for decimal64.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< decimal64::Decimal< Prec, RoundPolicy > >
 
struct  storages::postgres::io::BufferParser< decimal64::Decimal< Prec, RoundPolicy > >
 
struct  storages::postgres::io::CppToSystemPg< decimal64::Decimal< Prec, RoundPolicy > >
 

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

decimal64::Decimal I/O support

Definition in file decimal64.hpp.