userver: storages::postgres::io::BufferParser< TimePoint > Struct Reference
Loading...
Searching...
No Matches
storages::postgres::io::BufferParser< TimePoint > Struct Reference

#include <userver/storages/postgres/io/chrono.hpp>

Detailed Description

Binary parser for TimePoint. Implicitly converts TimePoint to TimePointWithoutTz.

Definition at line 209 of file chrono.hpp.

+ Inheritance diagram for storages::postgres::io::BufferParser< TimePoint >:

Public Member Functions

void operator() (const FieldBuffer &buffer)
 

Member Function Documentation

◆ operator()()

void storages::postgres::io::BufferParser< TimePoint >::operator() ( const FieldBuffer & buffer)
inline

Definition at line 212 of file chrono.hpp.


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