Definition at line 33 of file decimal64.hpp.
Inheritance diagram for storages::postgres::io::BufferParser< decimal64::Decimal< Prec, RoundPolicy > >:Public Types | |
| using | BaseType = detail::BufferParserBase< decimal64::Decimal< Prec, RoundPolicy > > |
| using | ValueType = typename BaseType::ValueType |
Public Member Functions | |
| void | operator() (const FieldBuffer &buffer) |
| using storages::postgres::io::BufferParser< decimal64::Decimal< Prec, RoundPolicy > >::BaseType = detail::BufferParserBase<decimal64::Decimal<Prec, RoundPolicy> > |
Definition at line 35 of file decimal64.hpp.
| using storages::postgres::io::BufferParser< decimal64::Decimal< Prec, RoundPolicy > >::ValueType = typename BaseType::ValueType |
Definition at line 37 of file decimal64.hpp.
|
inline |
Definition at line 39 of file decimal64.hpp.