Inheritance diagram for storages::postgres::io::BufferFormatter< boost::uuids::uuid >:Public Types | |
| using | BaseType = detail::BufferFormatterBase<boost::uuids::uuid> |
Public Member Functions | |
| void | operator() (const UserTypes &, std::vector< char > &buf) const |
| void | operator() (const UserTypes &, std::string &buf) const |
| using storages::postgres::io::BufferFormatter< boost::uuids::uuid >::BaseType = detail::BufferFormatterBase<boost::uuids::uuid> |