Deprecated List

Class pqxx::cachedresult
This class was not ported to the 2.x libpqxx API because it is to be replaced by a container/iterator interface.

Member pqxx::cachedresult::Tuple
For compatibility with old Tuple class

Class pqxx::Cursor
This class was not ported to the 2.x libpqxx API because it is to be replaced by a container/iterator interface.

Member pqxx::transactor::OnCommit ()
Define on_commit instead.

Member pqxx::transactor::OnAbort (const char[])
Define on_abort instead.

Member pqxx::transactor::OnDoubt ()
Define on_doubt instead.

Member pqxx::CachedResult
For compatibility with the old CachedResult class

Member pqxx::Connection
For compatibility with old Connection class

Member pqxx::LazyConnection
For compatibility with old LazyConnection class

Member pqxx::ConnectionItf
Legacy compatibility. Use connection_base instead.

Member pqxx::LargeObject
For compatibility with old LargeObject class

Member pqxx::LargeObjectAccess
For compatibility with old LargeObjectAccess class

Member pqxx::NonTransaction
For compatibility with the old NonTransaction class

Member pqxx::BinaryString
For compatibility with old BinaryString class

Member pqxx::Result
For compatibility with old Result class

Member pqxx::RobustTransaction
For compatibility with old RobustTransaction class

Member pqxx::TableReader
For compatibility with the old TableReader class

Member pqxx::TableStream
For compatibility with the old TableStream class

Member pqxx::TableWriter
For compatibility with the old TableWriter class

Member pqxx::Transaction
Compatibility with the old Transaction class

Member pqxx::TransactionItf
Legacy compatibility. Use transaction_base instead.

Member pqxx::Transactor
For compatibility with the old Transactor class

Member pqxx::Trigger
For compatibility with the old Trigger class

Member pqxx::internal::escape_string (const char str[], size_t maxlen)
Use transaction's esc() function instead

Member pqxx::internal::FromString_ucharptr (const char Str[], const unsigned char *&Obj)
To be removed when FromString is taken out

Member pqxx::internal::FmtString (T t) PQXX_DEPRECATED
To be removed when ToString and FromString are taken out

Member pqxx::FromString (const char Str[], T &Obj) PQXX_DEPRECATED
Use the stricter, safer from_string instead.

Member pqxx::internal::FromString_string (const char Str[], PGSTD::string &Obj) PQXX_DEPRECATED
To be removed when FromString is taken out

Member pqxx::ToString (const T &Obj) PQXX_DEPRECATED
Use the newer, rewritten to_string() instead.

Member escape_binary
Use the transaction's esc_raw() functions instead

Member escape_binary
Use the transaction's esc_raw() functions instead

Member escape_binary
Use the transaction's esc_raw() functions instead

Member escape_binary
Use the transaction's esc_raw() functions instead

Member escape_binary
Use the transaction's esc_raw() functions instead

Member pqxx::Quote (T Obj) PQXX_DEPRECATED
Use the transaction's esc() function instead

Member pqxx::Quote (const char(&Obj)[LEN], bool EmptyIsNull) PQXX_DEPRECATED
Use the transaction's esc() function instead

Member pqxx::Quote (const char *const &Obj, bool EmptyIsNull) PQXX_DEPRECATED
Use the transaction's esc() function instead

Member pqxx::Quote (const PGSTD::string &Obj, bool EmptyIsNull) PQXX_DEPRECATED
Use the transaction's esc() function instead

Member pqxx::Quote (const T &Obj, bool EmptyIsNull) PQXX_DEPRECATED
Use the transaction's esc() function instead

Member pqxx::sqlesc (const PGSTD::string &)
Use the transaction's esc() function instead

Member pqxx::sqlesc (const char str[], size_t maxlen)
Use the transaction's esc() function instead

Member pqxx::sqlesc (const char str[])
Use the transaction's esc() function instead

Generated on Wed Sep 6 16:55:16 2006 for libpqxx by  doxygen 1.4.7