userver: userver/storages/postgres/io Directory Reference
Loading...
Searching...
No Matches
io Directory Reference

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
 utils::ip::NetworkV4 I/O support
 
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
 
span.hpp
 std::span I/O support
 
string_types.hpp
 Strings I/O support.
 
strong_typedef.hpp
 utils::StrongTypedef I/O support
 
supported_types.hpp
 Includes parsers and formatters for all supported data types; prefer using the type specific include to avoid compilation time slowdown.
 
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.