libpqxx  4.0.1
pqxx::tablereader Member List

This is the complete list of members for pqxx::tablereader, including all inherited members.

base_close()pqxx::tablestreamprotected
classname() const pqxx::internal::namedclass
columnlist(ITER colbegin, ITER colend)pqxx::tablestreamprotectedstatic
complete()pqxx::tablereadervirtual
description() const pqxx::internal::namedclass
get_raw_line(std::string &Line)pqxx::tablereader
is_finished() const pqxx::tablestreamprotected
m_Transpqxx::internal::transactionfocusprotected
name() const pqxx::internal::namedclass
namedclass(const std::string &Classname, const std::string &Name="")pqxx::internal::namedclass
NullStr() const pqxx::tablestreamprotected
operator bool() const pqxx::tablereader
operator!() const pqxx::tablereader
operator>>(TUPLE &)pqxx::tablereader
reg_pending_error(const std::string &)pqxx::internal::transactionfocusprotected
register_me()pqxx::internal::transactionfocusprotected
registered() const pqxx::internal::transactionfocusprotected
tablereader(transaction_base &, const std::string &Name, const std::string &Null=std::string())pqxx::tablereader
tablereader(transaction_base &, const std::string &Name, ITER begincolumns, ITER endcolumns)pqxx::tablereader
tablereader(transaction_base &, const std::string &Name, ITER begincolumns, ITER endcolumns, const std::string &Null)pqxx::tablereader
tablestream(transaction_base &Trans, const std::string &Null=std::string())pqxx::tablestreamexplicit
tokenize(std::string, TUPLE &) const pqxx::tablereader
transactionfocus(transaction_base &t)pqxx::internal::transactionfocusexplicit
unregister_me()pqxx::internal::transactionfocusprotected
~tablereader()pqxx::tablereader
~tablestream()=0pqxx::tablestreampure virtual