Definition at line 57 of file transform_io.hpp.
Inheritance diagram for storages::postgres::io::TransformFormatter< UserType, WireType, Converter >:
Collaboration diagram for storages::postgres::io::TransformFormatter< UserType, WireType, Converter >:Public Types | |
| using | BaseType = detail::BufferFormatterBase<UserType> |
Public Member Functions | |
| template<typename Buffer > | |
| void | operator() (const UserTypes &types, Buffer &buffer) const |
| using storages::postgres::io::TransformFormatter< UserType, WireType, Converter >::BaseType = detail::BufferFormatterBase<UserType> |
Definition at line 58 of file transform_io.hpp.
|
inline |
Definition at line 62 of file transform_io.hpp.