This is the complete list of members for pqxx::tablereader, including all inherited members.
base_close() | pqxx::tablestream | protected |
classname() const | pqxx::internal::namedclass | inline |
columnlist(ITER colbegin, ITER colend) | pqxx::tablestream | protectedstatic |
columnlist(ITER colbegin, ITER colend) | pqxx::tablestream | inline |
complete() | pqxx::tablereader | virtual |
description() const | pqxx::internal::namedclass | |
extract_field(const PGSTD::string &, PGSTD::string::size_type &) const | pqxx::tablereader | private |
get_raw_line(PGSTD::string &Line) | pqxx::tablereader | |
is_finished() const | pqxx::tablestream | inlineprotected |
m_Done | pqxx::tablereader | private |
m_Trans | pqxx::internal::transactionfocus | protected |
name() const | pqxx::internal::namedclass | inline |
namedclass(const PGSTD::string &Classname, const PGSTD::string &Name="") | pqxx::internal::namedclass | inline |
NullStr() const | pqxx::tablestream | inlineprotected |
operator bool() const | pqxx::tablereader | inline |
operator!() const | pqxx::tablereader | inline |
operator>>(TUPLE &) | pqxx::tablereader | inline |
reader_close() | pqxx::tablereader | private |
reg_pending_error(const PGSTD::string &) | pqxx::internal::transactionfocus | protected |
register_me() | pqxx::internal::transactionfocus | protected |
registered() const | pqxx::internal::transactionfocus | inlineprotected |
setup(transaction_base &T, const PGSTD::string &RName, const PGSTD::string &Columns=PGSTD::string()) | pqxx::tablereader | private |
tablereader(transaction_base &, const PGSTD::string &Name, const PGSTD::string &Null=PGSTD::string()) | pqxx::tablereader | |
tablereader(transaction_base &, const PGSTD::string &Name, ITER begincolumns, ITER endcolumns) | pqxx::tablereader | inline |
tablereader(transaction_base &, const PGSTD::string &Name, ITER begincolumns, ITER endcolumns, const PGSTD::string &Null) | pqxx::tablereader | inline |
tablestream(transaction_base &Trans, const PGSTD::string &Null=PGSTD::string()) | pqxx::tablestream | explicit |
tokenize(PGSTD::string, TUPLE &) const | pqxx::tablereader | inline |
transactionfocus(transaction_base &t) | pqxx::internal::transactionfocus | inlineexplicit |
unregister_me() | pqxx::internal::transactionfocus | protected |
~tablereader() | pqxx::tablereader | |
~tablestream()=0 | pqxx::tablestream | pure virtual |