Common ODB Runtime Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
odb::connection Member List

This is the complete list of members for odb::connection, including all inherited members.

begin()=0odb::connectionpure virtual
cache_query(const prepared_query< T > &)odb::connection
cache_query(const prepared_query< T > &, std::auto_ptr< P > params)odb::connection
cache_query_(prepared_query_impl *pq, const std::type_info &ti, void *params, const std::type_info *params_info, void(*params_deleter)(void *))odb::connectionprotectedvirtual
clear_prepared_map()odb::connectionprotected
connection(database_type &)odb::connectionprotected
database()odb::connection
database_odb::connectionprotected
database_type typedefodb::connection
execute(const char *statement)odb::connection
execute(const std::string &statement)odb::connection
execute(const char *statement, std::size_t length)=0odb::connectionpure virtual
invalidate_results()odb::connectionprotected
lookup_query(const char *name) const odb::connection
lookup_query(const char *name, P *&params) const odb::connection
lookup_query_(const char *name, const std::type_info &ti, void **params, const std::type_info *params_info) const odb::connectionprotected
params_deleter(void *)odb::connectionprotectedstatic
prepare_query(const char *name, const char *)odb::connection
prepare_query(const char *name, const std::string &)odb::connection
prepare_query(const char *name, const query< T > &)odb::connection
prepared_map_odb::connectionprotected
prepared_map_type typedefodb::connectionprotected
prepared_queries_odb::connectionprotected
prepared_query_impl classodb::connectionfriend
recycle()odb::connection
result_impl classodb::connectionfriend
results_odb::connectionprotected
tracer(tracer_type &)odb::connection
tracer(tracer_type *)odb::connection
tracer() const odb::connection
tracer_odb::connectionprotected
tracer_type typedefodb::connection
transaction classodb::connectionfriend
transaction_tracer() const odb::connection
transaction_tracer_odb::connectionprotected
~connection()odb::connectionvirtual