#include <tablewriter.hxx>
Public Member Functions | |
Escaper (const PGSTD::string &null) | |
PGSTD::string | operator() (IT i) const |
Private Attributes | |
const PGSTD::string & | m_null |
|
inlineexplicit |
|
inline |
References pqxx::internal::EscapeAny(), and pqxx::internal::Escaper< IT >::m_null.
|
private |
Referenced by pqxx::internal::Escaper< IT >::operator()().