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() constpqxx::internal::namedclass
columnlist(ITER colbegin, ITER colend)pqxx::tablestreamprotectedstatic
complete()pqxx::tablereadervirtual
description() constpqxx::internal::namedclass
get_raw_line(std::string &Line)pqxx::tablereader
is_finished() constpqxx::tablestreamprotected
m_Transpqxx::internal::transactionfocusprotected
name() constpqxx::internal::namedclass
namedclass(const std::string &Classname, const std::string &Name="")pqxx::internal::namedclass
NullStr() constpqxx::tablestreamprotected
operator bool() constpqxx::tablereader
operator!() constpqxx::tablereader
operator>>(TUPLE &)pqxx::tablereader
reg_pending_error(const std::string &)pqxx::internal::transactionfocusprotected
register_me()pqxx::internal::transactionfocusprotected
registered() constpqxx::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 &) constpqxx::tablereader
transactionfocus(transaction_base &t)pqxx::internal::transactionfocusexplicit
unregister_me()pqxx::internal::transactionfocusprotected
~tablereader()pqxx::tablereader
~tablestream()=0pqxx::tablestreampure virtual