userver: userver/storages/postgres/io Directory 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
io Directory Reference

Table of Contents

+ Directory dependency graph for io:

Files

 array_types.hpp
 I/O support for arrays (std::array, std::set, std::unordered_set, std::vector)
 
 bitstring.hpp
 storages::postgres::BitString I/O support
 
 boost_multiprecision.hpp
 boost::multiprecision I/O support
 
 buffer_io.hpp
 I/O buffer helpers.
 
 buffer_io_base.hpp
 
 bytea.hpp
 storages::postgres::Bytea I/O support
 
 chrono.hpp
 Timestamp (std::chrono::*) I/O support.
 
 composite_types.hpp
 Composite types I/O support.
 
 date.hpp
 utils::datetime::Date I/O support
 
 decimal64.hpp
 decimal64::Decimal I/O support
 
 enum_types.hpp
 Enum I/O support.
 
 field_buffer.hpp
 
 floating_point_types.hpp
 Floating point I/O support.
 
 geometry_types.hpp
 Geometry I/O support.
 
 integral_types.hpp
 Integral types I/O support.
 
 interval.hpp
 Time intervals I/O support.
 
 io_fwd.hpp
 Forward declarations of types for PostgreSQL mappings.
 
 ip.hpp
 
 json_types.hpp
 JSON I/O support.
 
 macaddr.hpp
 utils::Macaddr and utils::Macaddr8 I/O support
 
 nullable_traits.hpp
 
 numeric_data.hpp
 
 optional.hpp
 Optional values I/O support.
 
 pg_types.hpp
 Postgres-specific types I/O support.
 
 range_types.hpp
 Ranges I/O support.
 
 row_types.hpp
 
 string_types.hpp
 Strings I/O support.
 
 strong_typedef.hpp
 utils::StrongTypedef I/O support
 
 supported_types.hpp
 
 time_of_day.hpp
 utils::datetime::TimeOfDay I/O support
 
 traits.hpp
 
 transform_io.hpp
 
 type_mapping.hpp
 
 type_traits.hpp
 
 user_types.hpp
 User types I/O support.
 
 uuid.hpp
 UUID (boost::uuids::uuid) I/O support.