libpqxx  v4.0-1
C++ library for PostgreSQL
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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::namedclassinline
columnlist(ITER colbegin, ITER colend)pqxx::tablestreamprotectedstatic
columnlist(ITER colbegin, ITER colend)pqxx::tablestreaminline
complete()pqxx::tablereadervirtual
description() const pqxx::internal::namedclass
extract_field(const PGSTD::string &, PGSTD::string::size_type &) const pqxx::tablereaderprivate
get_raw_line(PGSTD::string &Line)pqxx::tablereader
is_finished() const pqxx::tablestreaminlineprotected
m_Donepqxx::tablereaderprivate
m_Transpqxx::internal::transactionfocusprotected
name() const pqxx::internal::namedclassinline
namedclass(const PGSTD::string &Classname, const PGSTD::string &Name="")pqxx::internal::namedclassinline
NullStr() const pqxx::tablestreaminlineprotected
operator bool() const pqxx::tablereaderinline
operator!() const pqxx::tablereaderinline
operator>>(TUPLE &)pqxx::tablereaderinline
reader_close()pqxx::tablereaderprivate
reg_pending_error(const PGSTD::string &)pqxx::internal::transactionfocusprotected
register_me()pqxx::internal::transactionfocusprotected
registered() const pqxx::internal::transactionfocusinlineprotected
setup(transaction_base &T, const PGSTD::string &RName, const PGSTD::string &Columns=PGSTD::string())pqxx::tablereaderprivate
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::tablereaderinline
tablereader(transaction_base &, const PGSTD::string &Name, ITER begincolumns, ITER endcolumns, const PGSTD::string &Null)pqxx::tablereaderinline
tablestream(transaction_base &Trans, const PGSTD::string &Null=PGSTD::string())pqxx::tablestreamexplicit
tokenize(PGSTD::string, TUPLE &) const pqxx::tablereaderinline
transactionfocus(transaction_base &t)pqxx::internal::transactionfocusinlineexplicit
unregister_me()pqxx::internal::transactionfocusprotected
~tablereader()pqxx::tablereader
~tablestream()=0pqxx::tablestreampure virtual