Definition at line 70 of file string_types.hpp.
Public Types | |
| using | CharFormatter = BufferFormatter<const char*> |
Public Member Functions | |
| BufferFormatter (const std::string &val) | |
| template<typename Buffer> | |
| void | operator() (const UserTypes &, Buffer &buf) const |
Public Attributes | |
| const std::string & | value |
| using storages::postgres::io::BufferFormatter< std::string >::CharFormatter = BufferFormatter<const char*> |
Definition at line 71 of file string_types.hpp.
|
inlineexplicit |
Definition at line 74 of file string_types.hpp.
|
inline |
Definition at line 78 of file string_types.hpp.
| const std::string& storages::postgres::io::BufferFormatter< std::string >::value |
Definition at line 72 of file string_types.hpp.