Inheritance diagram for storages::postgres::io::BufferFormatter< postgres::ByteaWrapper< ByteContainer >, traits::EnableIfByteaCompatible< std::decay_t< ByteContainer > > >:Public Types | |
| using | BaseType = detail::BufferFormatterBase<postgres::ByteaWrapper<ByteContainer>> |
Public Member Functions | |
| template<typename Buffer> | |
| void | operator() (const UserTypes &types, Buffer &buffer) const |
| using storages::postgres::io::BufferFormatter< postgres::ByteaWrapper< ByteContainer >, traits::EnableIfByteaCompatible< std::decay_t< ByteContainer > > >::BaseType = detail::BufferFormatterBase<postgres::ByteaWrapper<ByteContainer>> |
|
inline |